smart placement

warp_mouse feature needs more work

show app icons in cycle infobox

handle _NET_MOVERESIZE and _NET_WM_MOVERESIZE

    Guido: I've prepared for that by adding the atoms.

Clean up the mess with Sticky vs. Workspace -1, if we decide that they should
be the same thing, we should only use one of them (sticky) in the code and
make sure that NET_WM_DESKTOP is synched (-1 if sticky is enabled) all the time.
Maybe only use desktop -1, and translate sticky hint to this.

killing non-responding windows like e.g. Metacity (NET_WM_PING)

freedesktop.org compliance for preferences/themes

add window match for ignore stacking requests... (?)

listen to _NET_DESKTOP_LAYOUT when changing workspaces

add support for XFT fontsets for better i18n.

Guido: I know think fontsets are not going to be supported unless
we switch to pango font-rendering. Hand-hacking our own solution
like rxvt-unicode does, doesn't seem prudent.

show disallowed actions buttons as inactive instead of not drawing them.
Jonatan: this would need new pixmaps in all themes!

use Gtk double-click interval instead of fixed 250ms interval.


