summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdisplay-x11.c
Commit message (Expand)AuthorAgeFilesLines
...
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+0
* x11: Stop using gdk_display_get_device_managerMatthias Clasen2017-11-251-6/+2
* Add private api for setting cursor themeMatthias Clasen2017-11-171-0/+1
* gdk: Add a private method to get a server timestampMatthias Clasen2017-11-171-0/+7
* x11: Stop using GdkScreen altogetherMatthias Clasen2017-11-171-2/+2
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-16/+12
* Stop calling _gdk_screen_closeMatthias Clasen2017-11-171-2/+0
* Drop the error trap vfuncsMatthias Clasen2017-11-171-17/+0
* x11: Add gdk_x11_display_set_program_classMatthias Clasen2017-11-161-1/+32
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+2
* x11: Remove mentions of GDK_WINDOW_ROOTMatthias Clasen2017-11-131-10/+2
* x11: Stop creating a root windowMatthias Clasen2017-11-131-8/+1
* x11: Store toplevel list in GdkDisplayMatthias Clasen2017-11-131-17/+1
* x11: Remove another use of the root windowMatthias Clasen2017-11-131-8/+5
* Drop gdk_display_get_root_windowMatthias Clasen2017-11-051-1/+0
* x11: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-1/+1
* x11: Make gdk_x11_display_get_root_window availableMatthias Clasen2017-11-051-1/+1
* x11: Add a helper to get all toplevelsMatthias Clasen2017-11-051-0/+22
* gdk: Cursors are created genericallyBenjamin Otte2017-11-041-2/+0
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-1/+1
* x11: Add API to query root window and screen from GdkDisplayBenjamin Otte2017-11-021-0/+37
* Stop providing the owner in GdkEventOwnerChangeMatthias Clasen2017-11-011-8/+3
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-1/+0
* x11: Add backend api to get the screenMatthias Clasen2017-11-011-0/+6
* Drop gdk_display_get_default_screenMatthias Clasen2017-11-011-7/+0
* x11: Stop using gdk_display_get_default_screenMatthias Clasen2017-11-011-1/+1
* gdk: Remove VisibilityNotify eventsBenjamin Otte2017-11-011-26/+2
* x11: Make gdk_x11_display_open() public APIBenjamin Otte2017-11-011-1/+13
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-2/+1
* Add gdk_display_get_toplevel_windowsMatthias Clasen2017-10-311-0/+7
* x11: Implement the GdkDisplay get_setting vfuncMatthias Clasen2017-10-301-0/+9
* GdkDisplay: Add a private _emit_openedTimm Bäder2017-10-101-1/+2
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+7
* window: Improve detection of edge constraint supportGeorges Basile Stavracas Neto2017-09-171-3/+1
* x11: Add support for _GTK_EDGE_CONSTRAINTS atomGeorges Basile Stavracas Neto2017-09-171-15/+190
* gdk: Make more private functions staticEmmanuele Bassi2017-04-281-1/+1
* x11: Add call to XInitThreads()Benjamin Otte2017-01-121-0/+2
* Rename GDK_WINDOWING_VULKANMatthias Clasen2016-12-091-1/+1
* vulkan: Add more infrastructureBenjamin Otte2016-12-091-0/+7
* API: Remove gdk_window_process_all_updates()Benjamin Otte2016-11-231-2/+0
* API: gdk: Add gdk_window_new_temp()Benjamin Otte2016-11-071-11/+1
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-22/+21
* x11: Replace gdk_display_get_window_visual()Benjamin Otte2016-11-031-3/+21
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-291-4/+24
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-281-0/+15
* API: Remove gdk_window_set_composited()Benjamin Otte2016-10-161-44/+0
* x11: Trap possible X errorMatthias Clasen2016-05-101-3/+7
* x11: Port to new monitor apiMatthias Clasen2016-04-271-0/+39
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-52/+0
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-291-2/+1