xserver-multidpi/hw/kdrive
Daniel Stone f9da417163 Xephyr: Disable state inheritance hack
Prepare for the impending removal of the state field by disabling this hack
for a while: it's hell of nasty and I'm amazed it ever really worked.

Basically, on focus out, it should do as current DDXes do and fake releases
for all keys (not just mangle the core state) that are currently down;
buttons too.  When focus comes back in, we already have a KeymapNotify that
lets us know what's currently down, so we can use this to fake the
appropriate keypresses, and send it through the event routing layer.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-01-22 14:23:24 +11:00
..
ephyr Xephyr: Disable state inheritance hack 2009-01-22 14:23:24 +11:00
fake Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
fbdev Remove some null statements. 2008-11-08 12:21:20 -05:00
linux Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
sdl Fix GLX in Xvfb and kdrive. 2008-07-02 11:25:50 -04:00
src Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
Makefile.am kdrive: Bye bye Xvesa 2008-11-05 11:39:46 -05:00
Xkdrive.man The great kdrive purge. 2008-05-16 08:16:01 -04:00