gtk2/gdk/x11
Jonas Ådahl 641915974b gdk/toplevel: Make gdk_toplevel_present() async
The plan is to concencrate size computations as part of the frame clock
dispatch, meaning we shouldn't do it synchronously in the present()
function.

Still, in Wayland, and maybe elsewhere, it is done in the present()
function, e.g. when no state change was made, but this will eventually
be changed.
2020-12-07 09:46:39 +01:00
..
gdkapplaunchcontext-x11.c x11: Stop using GTimeVal 2020-07-31 10:58:53 -04:00
gdkasync.c
gdkasync.h
gdkcairocontext-x11.c
gdkcairocontext-x11.h
gdkclipboard-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkclipboard-x11.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcursor-x11.c docs: Clean up dangling links in gdk docs 2020-08-05 15:45:43 -04:00
gdkdevice-xi2-private.h x11: Drop unused argument from query_state 2020-08-26 17:56:41 -04:00
gdkdevice-xi2.c x11: Drop unused argument from query_state 2020-08-26 17:56:41 -04:00
gdkdevicemanager-x11.c
gdkdevicemanager-xi2.c gdk/x11: Make device type a X11 detail 2020-07-30 18:30:13 +02:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c x11: Stop using gdk_surface_new_temp 2020-10-07 21:02:22 -04:00
gdkdisplay-x11.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdrag-x11.c x11: Stop using gdk_surface_new_temp 2020-10-07 21:02:22 -04:00
gdkdrop-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkeventsource.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkglcontext-x11.c gl: remove unused texture_from_surface API 2020-10-29 08:26:27 -07:00
gdkglcontext-x11.h
gdkkeys-x11.c Remove gtk-doc annotation from private symbols 2020-12-02 19:05:41 +00:00
gdkkeys-x11.h
gdkmain-x11.c docs: Stop referring to the Quartz backend 2020-10-29 14:23:46 -04:00
gdkmonitor-x11.c gdk: Rename GdkSurfaceState to GdkToplevelState 2020-09-10 00:39:03 -04:00
gdkmonitor-x11.h
gdkprivate-x11.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkproperty-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkscreen-x11.c x11: Plug listmodel memory leaks 2020-11-10 09:07:01 -05:00
gdkscreen-x11.h x11: Stop using GTimeVal 2020-07-31 10:58:53 -04:00
gdkselection-x11.c docs: Clean up dangling links in gdk docs 2020-08-05 15:45:43 -04:00
gdkselectioninputstream-x11.c
gdkselectioninputstream-x11.h
gdkselectionoutputstream-x11.c
gdkselectionoutputstream-x11.h
gdksettings.c
gdksurface-x11.c gdk/toplevel: Make gdk_toplevel_present() async 2020-12-07 09:46:39 +01:00
gdksurface-x11.h
gdktextlistconverter-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdktextlistconverter-x11.h
gdkvisual-x11.c Remove gtk-doc annotation from private symbols 2020-12-02 19:05:41 +00:00
gdkvisual-x11.h
gdkvulkancontext-x11.c
gdkvulkancontext-x11.h
gdkx11applaunchcontext.h
gdkx11device-xi2.h gdk/x11: Make device type a X11 detail 2020-07-30 18:30:13 +02:00
gdkx11device.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager.h
gdkx11display.h gdk/x11: Add annotations to improve GIR API 2020-07-31 20:56:36 +02:00
gdkx11dnd.h
gdkx11glcontext.h
gdkx11monitor.h gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-area 2020-07-29 17:57:30 +02:00
gdkx11property.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11screen.h
gdkx11selection.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11surface.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11utils.h
gdkx-autocleanups.h
gdkx.h
gdkxftdefaults.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkxid.c
meson.build
MwmUtil.h
xsettings-client.c
xsettings-client.h