xserver/dix
Marko Macek c5b72fd350 DIX: Set backgroundState correctly for root window
When we change the root window's background to None, and we've run with
-wr or -br for a forced solid background, make sure we also change the
background state to BackgroundPixel, so we don't try to lookup either
pScreen->whitePixel or pScreen->blackPixel as a pixmap.

Signed-off-by: Marko Macek <Marko.Macek@gmx.net>
Reviewed-by: Walter Harms <wharms@bfs.de>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-06-01 18:42:23 -07:00
..
.gitignore
BuiltInAtoms
Makefile.am
Xserver-dtrace.h.in
Xserver.d Sun's copyrights now belong to Oracle 2010-12-07 11:10:35 -08:00
atom.c
buildatoms
colormap.c
cursor.c
devices.c
dispatch.c
dispatch.h
dixfonts.c dix: fix memory leak in SetDefaultFontPath 2011-04-04 15:41:13 +03:00
dixutils.c
enterleave.c
enterleave.h
eventconvert.c
events.c
extension.c
ffs.c
gc.c
getevents.c
globals.c
glyphcurs.c
grabs.c
initatoms.c
inpututils.c
main.c
pixmap.c
privates.c
property.c
protocol.txt
ptrveloc.c
region.c
registry.c
resource.c
selection.c
swaprep.c
swapreq.c
tables.c
window.c DIX: Set backgroundState correctly for root window 2011-06-01 18:42:23 -07:00