* Fix issue where a window/icon could not be clicked or otherwise
be manipulated (skype, thunderbird etc).
* Fix an issue where on some Intel graphics cards when exiting the
screen turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
amount of crashes because gcr, libgnome-keyring and gnome-keyring share
some common (private) symbol names.
Miod says there is no workaround...
For gnome-shell, just stop linking to libgnome-keyring which we don't
need anyway since it is only needed by the network-manager functionnality
that is obviously disabled for us.
Description:
Simple X selection printer. Prints the X selection to stdout. If there
is no X client owning the selection it just exits. Useful for scripts
where you can query the X selection without pressing mouse Button2 in
cumbersome ways.
Based roughly on a submission from Jan Klemkow.
ok sthen@
authentication. This allow to mount sftp shares using passwords with
any application relying on gvfs. With a lot of help from nicm@.
Packages already bumped but I failed again with cvs add.
Ok ajacoutot@, jasper@
authentication. This allow to mount sftp shares using passwords with
any application relying on gvfs. With a lot of help from nicm@.
Ok ajacoutot@, jasper@
* 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@