gtk2/gdk/x11
Matthias Clasen 4d60b5b10c x11: Fix damage tracking hack
We are setting mime data with a destroy notify on the cairo
surface to get notified when cairo registers damage for the
surface (in that case, it clears the mime data, calling the
destroy notify). Unfortunately, the destroy notify is also
called when we remove the mime data ourselves, which was
not intentional.

Use a flag in the window impl struct to ignore the callback
when we are clearing the hook.
2016-01-08 13:44:36 -05:00
..
gdkapplaunchcontext-x11.c GdkAppLaunchContext: Use the display name for X11 2015-10-13 08:39:05 +02:00
gdkasync.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkasync.h
gdkcursor-x11.c x11: Only do cursor name fallback for standard names 2016-01-06 14:57:42 -05:00
gdkdevice-core-x11.c gdk: Deprecate gdk_display_get_screen 2015-10-27 14:17:52 +13:00
gdkdevice-xi2.c x11: Add some ignore deprecation statements 2015-12-16 19:47:06 +01:00
gdkdevicemanager-core-x11.c x11: create GdkSeat also in GdkX11DeviceManagerCore 2015-12-21 20:58:28 +01:00
gdkdevicemanager-x11.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkdevicemanager-xi2.c x11: Use GdkSeatDefault to implement GdkSeat 2015-12-15 00:32:55 +01:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c x11: Add some ignore deprecation statements 2015-12-16 19:47:06 +01:00
gdkdisplay-x11.h x11: Make selection handling work across screens 2015-07-27 23:20:53 -04:00
gdkdisplaymanager-x11.c
gdkdnd-x11.c x11: Simplify drag cancel animation setup 2016-01-08 11:33:24 -05:00
gdkeventsource.c
gdkeventsource.h Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkglcontext-x11.c Control legacy GL context via environment variable 2015-10-07 16:21:57 +01:00
gdkglcontext-x11.h Remove GdkGLProfile 2015-02-12 17:51:31 +00:00
gdkkeys-x11.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkmain-x11.c x11: Add some ignore deprecation statements 2015-12-16 19:47:06 +01:00
gdkprivate-x11.h gdk: Allow passing the start coordinates in drag_begin 2015-12-13 10:39:43 -05:00
gdkproperty-x11.c Remove unused variables 2015-06-13 21:10:26 -04:00
gdkscreen-x11.c settings: Avoid a redundant check 2015-09-09 06:32:45 -04:00
gdkscreen-x11.h X11: Pick better system and rgba visuals for GL 2014-10-29 13:35:17 +01:00
gdkselection-x11.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdksettings.c Add an XSetting for the session bus ID 2014-12-18 23:26:11 -05:00
gdktestutils-x11.c
gdkvisual-x11.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkwindow-x11.c x11: Fix damage tracking hack 2016-01-08 13:44:36 -05:00
gdkwindow-x11.h x11: Fix damage tracking hack 2016-01-08 13:44:36 -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
gdkx11glcontext.h GL: Follow naming conventions 2014-10-21 23:48:12 -04:00
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-autocleanups.h gdk: Add support for g_autoptr() 2015-02-02 09:28:22 +01:00
gdkx.h gdk: Add support for g_autoptr() 2015-02-02 09:28:22 +01:00
gdkxftdefaults.c Simplify Xft setting fallback 2015-07-07 20:54:16 -04:00
gdkxid.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
Makefile.am gtkx: add missing header 2015-02-02 13:47:06 +01:00
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