summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdisplay-x11.h
Commit message (Expand)AuthorAgeFilesLines
* x11: switch a bunch of variable typesBenjamin Otte2018-06-181-1/+1
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-211-3/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-3/+4
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-7/+9
* x11: Refactor xevent filtering some moreBenjamin Otte2017-12-131-1/+1
* x11: Add GdkX11Display:translate-event signalBenjamin Otte2017-12-131-1/+5
* x11: Implement claiming the X Selection with the clipboardBenjamin Otte2017-12-031-1/+1
* x11: Add gdk_x11_display_get_max_request_size()Benjamin Otte2017-12-031-0/+1
* x11: Add an initial clipboard implementationBenjamin Otte2017-12-031-0/+3
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+2
* x11: Stop using gdk_display_get_device_managerMatthias Clasen2017-11-251-0/+1
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-3/+4
* Stop including gdkmain.hMatthias Clasen2017-11-171-1/+0
* x11: Add gdk_x11_display_set_program_classMatthias Clasen2017-11-161-0/+1
* x11: Stop creating a root windowMatthias Clasen2017-11-131-2/+0
* x11: Store toplevel list in GdkDisplayMatthias Clasen2017-11-131-0/+1
* x11: Make gdk_x11_display_get_root_window availableMatthias Clasen2017-11-051-0/+2
* x11: Redo cursor handling completelyBenjamin Otte2017-11-041-0/+3
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-0/+5
* Drop support for offscreen GdkWindowswip/alexl/no-offscreenAlexander Larsson2016-10-251-3/+0
* x11: Port to new monitor apiMatthias Clasen2016-04-271-0/+3
* x11: Allow creating GLES contextsEmmanuele Bassi2016-04-251-0/+1
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-4/+0
* x11: Make selection handling work across screensMatthias Clasen2015-07-271-0/+1
* GdkDisplayX11: Properly translate server timestamps from _NET_WM_FRAME_* mess...Owen W. Taylor2015-07-151-0/+6
* gtk3: add randr 1.5 monitor supportDave Airlie2015-05-211-0/+1
* X11: Pick better system and rgba visuals for GLAlexander Larsson2014-10-291-0/+2
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+15
* x11: Remove motif dnd leftoversBenjamin Otte2013-06-131-6/+0
* x11: Make display:screen relation 1:1Benjamin Otte2013-04-011-2/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonReleaseRui Matos2012-02-091-0/+2
* gdk: Remove GdkEventClientBenjamin Otte2011-02-011-3/+0
* x11: Register wm_protocols function with gdk_window_add_filter()Benjamin Otte2011-02-011-0/+4
* gdk/x11: don't select RANDR events if the extension is missingJulien Cristau2011-01-031-0/+1
* x11: Export GdkX11DisplayBenjamin Otte2010-12-211-9/+0
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-9/+9
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-7/+7
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-1/+0
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-20/+20
* Inclusion cleanups in headersMatthias Clasen2010-10-141-4/+3
* Revamp and modernize X error trapsHavoc Pennington2010-09-181-2/+6
* x11: Remove display_x11->have_renderBenjamin Otte2010-08-101-8/+0
* gdk: Remove picture pointer from X11 drawableKristian Høgsberg2010-08-101-3/+0
* API: remove GdkImageBenjamin Otte2010-08-101-2/+0
* Make DND work better with shaped windowsMatthias Clasen2010-02-041-0/+1
* Initial version of input supportAlexander Larsson2009-05-291-5/+0