xserver-multidpi/miext
Keith Packard a8ec9eca85 Fix a couple more possible errors with input-only windows
Using type == DRAWABLE_WINDOW to differentiate between pixmaps and
windows isn't sufficient as input-only windows will end up in the
pixmap case. This patch changes a few more code paths to use
WindowDrawable instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
2010-06-10 19:15:28 -07:00
..
cw Replace deprecated bzero with memset 2010-06-06 15:07:27 +07:00
damage Fix a couple more possible errors with input-only windows 2010-06-10 19:15:28 -07:00
rootless Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
shadow Move the shadow screen private key initialization to shadowSetup 2010-06-05 21:12:41 -07:00
Makefile.am Cygwin/X: Only try to build rootless extension if multiwindow extwm mode is being built 2009-07-29 17:05:19 +01:00