gtk2/gdk/x11
Jasper St. Pierre ea21c4563b gdkwindow-x11: Fix graphical regression from 5e325c4
Before 5e325c4, the default BitGravity was NorthWestGravity.
When static gravities were removed in 5e325c4, the BitGravity regressed
to the X11 default, Forget. Forget causes giant graphical glitches and
black flashes when resizing, especially in some environments that aren't
synchronized to a paint clock yet, like XWayland.

I'm assuming that the author assumed that the default of BitGravity was
NorthWestGravity, which is the default of WinGravity. Just go ahead and
fix this regression to make resizing look smooth again.
2014-10-13 02:19:36 -07:00
..
gdkapplaunchcontext-x11.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkasync.c all: Name more idles and timeouts 2014-03-26 20:09:30 -04:00
gdkasync.h
gdkcursor-x11.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdevice-core-x11.c Fix a thinko in creating event masks 2014-08-14 00:10:23 -04:00
gdkdevice-xi2.c x11: Unset GdkX11DeviceXI2 scroll valuators on device change 2013-11-22 12:49:32 +01:00
gdkdevicemanager-core-x11.c x11: Handle XINotifyPassiveGrab/Ungrab in focus events 2013-12-04 21:22:23 -05:00
gdkdevicemanager-x11.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkdevicemanager-xi2.c gdkdevicemanager-xi2: Add debug output for key events 2014-06-29 19:10:42 -04:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c Cosmetic formatting fixes 2014-07-10 18:35:54 -04:00
gdkdisplay-x11.h
gdkdisplaymanager-x11.c
gdkdnd-x11.c x11: Fix possible leak of GdkEvents 2014-08-22 13:24:48 +02:00
gdkeventsource.c Handle recursion from motion event handlers 2013-11-11 23:17:14 -05:00
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c gdkwindow: Don't bother with a return parameter for queue_antiexpose 2014-06-21 18:45:39 -04:00
gdkkeys-x11.c docs: use apostrophe in *'ll 2014-02-07 13:35:54 -05:00
gdkmain-x11.c Revert "docs: Fix broken gtk-doc formatting" 2014-08-18 08:18:02 -04:00
gdkprivate-x11.h gdkwindow: Don't bother with a return parameter for queue_antiexpose 2014-06-21 18:45:39 -04:00
gdkproperty-x11.c Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkscreen-x11.c x11: Neuter workarea in fullscreen scenarios 2014-09-24 20:31:11 -04:00
gdkscreen-x11.h x11: keep track of the screen pixel size by calculating the bounding box of monitors 2013-11-25 17:19:46 +01:00
gdkselection-x11.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdksettings.c Implement titlebar action settings for X11 2014-09-25 14:54:49 -04:00
gdktestutils-x11.c
gdkvisual-x11.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkwindow-x11.c gdkwindow-x11: Fix graphical regression from 5e325c4 2014-10-13 02:19:36 -07:00
gdkwindow-x11.h Some struct repacking 2014-01-12 22:25:19 -05:00
gdkx11applaunchcontext.h
gdkx11cursor.h docs: don't use <type> tags 2014-01-28 00:21:26 -05:00
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device.h
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h
gdkx11display.h
gdkx11displaymanager.h
gdkx11dnd.h
gdkx11keys.h
gdkx11property.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkx11screen.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkx11selection.h
gdkx11utils.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkx11visual.h
gdkx11window.h docs: don't use <type> tags 2014-01-28 00:21:26 -05:00
gdkx.h
gdkxftdefaults.c
gdkxid.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
Makefile.am
MwmUtil.h
xsettings-client.c Handle resolution changes in the GDK backend code 2014-07-13 15:35:23 -04:00
xsettings-client.h Fix font size when gdk_x11_display_set_window_scale() is used 2014-03-06 23:20:00 -05:00