xserver-multidpi/miext/cw
Eric Anholt 971755765d Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is
not at the backing pixmap's origin. Resulted in incorrect rendering in
    at least aisleriot, fluxbox, and KDE apps, and probably many more.
    While here, move the ParentRelative loop above the drawable grab -- may
    improve correctness with ParentRelative background origins as well.
    Note that the border code doesn't handle ParentRelative yet.
2004-08-27 21:09:23 +00:00
..
cw_ops.c Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessary 2004-08-26 20:32:59 +00:00
cw_render.c Copy bits from parent window when allocating pixmaps so that Background == 2004-08-15 03:34:18 +00:00
cw.c Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is 2004-08-27 21:09:23 +00:00
cw.h Redraw window borders when switching window pixmaps around 2004-08-15 00:43:39 +00:00