add an override_redirect InputOnly window utility.
authorMikael Magnusson <mikachu@comhem.se>
Sat, 1 Sep 2007 23:49:56 +0000 (01:49 +0200)
committerMikael Magnusson <mikachu@comhem.se>
Wed, 16 Jan 2008 06:26:34 +0000 (07:26 +0100)
commitc288af05b5bac631199e20ced57be4248e6f8bbf
tree01d94a519498ce845f956a2995c052c56165eaf6
parentabd0f9910e1158876f4dff755aa8ead999794461
add an override_redirect InputOnly window utility.

The intent was the following:
 This is mostly a copy of override.c, it lets you map a small window
 (1x1 at 0,0 by default) that openbox will treat like the root window,
 useful for scrolling to change desktops over fullscreen and maximized
 windows.

Since then openbox has learned to ignore other's override redirect windows
but I think it might still be useful to have this util.
tests/overrideinputonly.c [new file with mode: 0644]