gtk2/gdk/x11
Tim-Philipp Müller e001d95538 meson: gdk: build individual backends as static libs
This is how it's done in the autotools build. Also avoids problems
with multiple source files having the same name (gdkeventsource.c).

Also move broadway backend code into broadway subdir.
2017-05-03 15:10:54 +01:00
..
gdkapplaunchcontext-x11.c API: gdk: Remove gdk_screen_get_number() 2016-10-16 18:17:21 +02:00
gdkasync.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkasync.h
gdkcursor-x11.c x11: Add the same message as the wayland backend has 2016-10-17 19:11:32 -04:00
gdkdevice-core-x11.c Add and use GDK_CHECK_DEBUG macro 2016-02-28 21:40:30 -05:00
gdkdevice-xi2.c gdk: Require passing screen size to translate_screen_coord() 2016-10-16 18:17:21 +02:00
gdkdevicemanager-core-x11.c Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkdevicemanager-x11.c x11: Don't use g_print for debug output 2016-02-28 21:40:24 -05:00
gdkdevicemanager-xi2.c GdkX11DeviceManager: Fix debugging output 2017-03-19 15:44:15 +01:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c gdk: Make more private functions static 2017-04-28 23:03:10 +01:00
gdkdisplay-x11.h x11: Maointin window visuals without GdkVisual 2016-11-03 23:54:39 +01:00
gdkdnd-x11.c gdk: Make more private functions static 2017-04-28 23:03:10 +01:00
gdkeventsource.c x11: drop a useless list 2016-05-01 13:26:35 -04:00
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c gdk: Drop support for native (and thus foreign) subwindows 2016-12-16 12:28:44 +01:00
gdkglcontext-x11.c glcontext: Fix buffer age comparison 2017-03-21 19:04:58 +01:00
gdkglcontext-x11.h glcontext: Make begin/end_draw() paired 2016-12-05 15:02:47 +01:00
gdkkeys-x11.c x11: Fix compiler warnings 2015-06-02 09:08:14 -04:00
gdkmain-x11.c x11: Don't warn if the display is closed 2016-11-30 13:45:00 -05:00
gdkmonitor-x11.c x11: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkmonitor-x11.h x11: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkprivate-x11.h gdk: Remove testing functions 2017-01-08 03:46:30 +01:00
gdkproperty-x11.c gdk: Drop support for native (and thus foreign) subwindows 2016-12-16 12:28:44 +01:00
gdkscreen-x11.c Avoid unused variable warnings 2017-03-23 16:15:00 +00:00
gdkscreen-x11.h x11: Maointin window visuals without GdkVisual 2016-11-03 23:54:39 +01:00
gdkselection-x11.c gdk: Drop support for native (and thus foreign) subwindows 2016-12-16 12:28:44 +01:00
gdksettings.c gdk: Add an X setting for gtk-keynav-use-caret 2016-03-04 22:44:29 -05:00
gdkvisual-x11.c gdk: Remove visual APIs from GdkScreen 2016-11-04 00:02:37 +01:00
gdkvulkancontext-x11.c Rename GDK_WINDOWING_VULKAN 2016-12-09 14:11:37 -05:00
gdkvulkancontext-x11.h Rename GDK_WINDOWING_VULKAN 2016-12-09 14:11:37 -05:00
gdkwindow-x11.c Remove the gdk backend API too 2017-05-02 16:17:33 -04:00
gdkwindow-x11.h x11: Remove code that temporarily unsets the background 2016-10-27 06:37:02 +02:00
gdkx11applaunchcontext.h
gdkx11cursor.h
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device.h
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h
gdkx11display.h
gdkx11dnd.h
gdkx11glcontext.h
gdkx11keys.h
gdkx11monitor.h x11: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkx11property.h
gdkx11screen.h
gdkx11selection.h
gdkx11utils.h
gdkx11visual.h
gdkx11window.h Remove the gdk backend API too 2017-05-02 16:17:33 -04:00
gdkx-autocleanups.h gdk: Remove GdkX11DisplayManager from the build 2017-05-03 14:15:57 +01:00
gdkx.h gdk: Remove GdkX11DisplayManager from the build 2017-05-03 14:15:57 +01:00
gdkxftdefaults.c Simplify Xft setting fallback 2015-07-07 20:54:16 -04:00
gdkxid.c
Makefile.am gdk: Remove GdkX11DisplayManager from the build 2017-05-03 14:15:57 +01:00
meson.build meson: gdk: build individual backends as static libs 2017-05-03 15:10:54 +01:00
MwmUtil.h
xsettings-client.c x11: Don't use g_print for debug output 2016-02-28 21:40:24 -05:00
xsettings-client.h