Files
gtk/gdk
Alexander Larsson a79f929dd6 Add support for enabling only native windows
Some applications make weird assumtions on Gtk+ that do not work anymore
with the new client-side windows support. For instance SWT/Eclipse reorders
the stacking order of the X windows directly without telling gdk this,
which breaks gdk drawing as gdk now relies on knowing the stacking order
for window clipping.

This introduces a GDK_NATIVE_WINDOWS environment variable, which if set
causes Gtk+ to always use native windows. Its more compatible with
pre-csw Gtk+ behaviour if you do weird X-specific hacks, although it does
limit the size of GdkWindows to 65535x65535.
2009-08-24 15:22:29 +02:00
..
2009-08-20 23:57:41 +03:00
2009-04-02 10:14:01 +02:00
2009-01-20 02:27:57 +00:00
2009-05-29 16:39:12 +02:00
2009-07-06 23:06:46 -04:00
2009-07-18 23:11:54 +02:00
2009-04-02 10:14:01 +02:00
2009-03-02 03:12:09 +00:00
2009-04-02 10:14:01 +02:00
2009-07-06 23:06:46 -04:00
2009-07-05 20:56:44 -04:00
2009-03-24 05:57:53 +00:00
2009-07-29 22:38:36 -05:00
2008-10-28 22:55:23 +00:00
2009-07-06 23:06:46 -04:00