summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx11display.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Deprecate more startup-notification APIMatthias Clasen2023-02-021-2/+2
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* gdk/x11: Add annotations to improve GIR APIRico Tzschichholz2020-07-311-1/+1
* gdk: Move default group api to the X11 backendMatthias Clasen2020-07-291-0/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* x11: Remove gdk_x11_register_standard_event_type()Benjamin Otte2020-05-171-5/+0
* x11: Use a GListStore for the monitorsBenjamin Otte2020-05-131-1/+1
* Remove primary monitor apiMatthias Clasen2020-01-301-1/+3
* Use a single compilation symbolEmmanuele Bassi2019-11-271-2/+2
* Correct GdkX11 import path in docs and include guardsAndy Holmes2019-11-161-1/+1
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-1/+1
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-7/+7
* Document GDK_DISPLAY_XDISPLAYMatthias Clasen2017-12-261-0/+8
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-1/+2
* x11: Add gdk_x11_display_set_program_classMatthias Clasen2017-11-161-0/+3
* x11: Redo cursor handling completelyBenjamin Otte2017-11-041-0/+3
* x11: Add API to query root window and screen from GdkDisplayBenjamin Otte2017-11-021-1/+5
* x11: Add backend api to get the screenMatthias Clasen2017-11-011-0/+3
* x11: Make gdk_x11_display_open() public APIBenjamin Otte2017-11-011-0/+3
* x11: Add gdk_x11_display_set_window_scaleAlexander Larsson2013-08-201-0/+4
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+15
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* x11: typedef GdkX11Display to GdkDisplayBenjamin Otte2010-12-211-0/+4
* x11: Export GdkX11DisplayBenjamin Otte2010-12-211-1/+11
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-1/+1
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-1/+1
* x11: Move display-specific APIs into gdkx11display.hBenjamin Otte2010-12-211-0/+80