* Fix status bar flicker by double-buffering the output.
* Add horizontal_flip and vertical_flip layout options.
* Kill references before focusing on a new window.
* Add new options to change focus behavior on window open and close.
* Increase workspace hard limit to 22.
* Tons of wart removals
* Add backwards compatibility for the spawn_term binding
* Add clarification to man page that default workspace_limit is 10.
Tested on amd64.
"no objection.." sthen@
history: Don't ignore unfocusable clients". This caused focus
problems with some panels, most notably fbpanel and gnome-panel
(upstream git commit c084eb5b085287e4fb2661e834197cf8cf233215)
Comment the libtool modules la files.
Missing update-desktop-database goo.
Explicitely disable systemd.
Don't RUN_DEPENDS on evolution, it's technically not required.
Add a comment in the patches that they need to be pushed upstream.
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications,
accessing documents, and organizing open windows in GNOME. Later, it
will introduce a new applets eco-system and offer new solutions for
other desktop features, such as notifications and contacts management.
The GNOME Shell is intended to replace functions handled by the GNOME
Panel and by the window manager in previous versions of GNOME. The GNOME
Shell has rich visual effects enabled by new graphical technologies.
still has a few rough edges, but this will be dealt with in-tree.
ok aja@
bump SHLIB_VERSION
introduce LIBDIR variable
get rid of pre-configure mess
use default font sizes
needed and also the following gnustep related stuff, due to the gnustep-base update
Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display engine
using the Clutter toolkit with solid window-management logic inherited
from the Metacity window manager.
ok aja@