gnome-session/gnome-session-2.0.5-dithering.patch
cvsdist e6040b6fd6 auto-import changelog data from gnome-session-2.0.5-6.src.rpm
Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
- put gdm session in here, conflict with old gdm
- use DITHER_MAX for dithering to make splash screen look good in 16 bit
2004-09-09 05:33:25 +00:00

21 lines
618 B
Diff

--- gnome-session-2.0.5/gnome-session/splash-widget.c.dithering 2002-08-28 12:47:42.000000000 -0400
+++ gnome-session-2.0.5/gnome-session/splash-widget.c 2002-08-28 12:48:10.000000000 -0400
@@ -163,7 +163,7 @@
exposed.y - si->position.y,
exposed.x, exposed.y,
exposed.width, exposed.height,
- GDK_RGB_DITHER_NORMAL,
+ GDK_RGB_DITHER_MAX,
exposed.x, exposed.y);
}
@@ -245,7 +245,7 @@
sw->background, GDK_DRAWABLE (pm),
widget->style->black_gc,
0, 0, 0, 0, width, height,
- GDK_RGB_DITHER_NORMAL,
+ GDK_RGB_DITHER_MAX,
0, 0);
gdk_window_set_back_pixmap (