summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkprivate-x11.h
Commit message (Expand)AuthorAgeFilesLines
* gdk/x11: Implement XI2.4 touchpad gesture supportPovilas Kanapickas2021-09-271-0/+1
* x11: Don't include gdkinternals.hBenjamin Otte2021-09-241-3/+3
* x11: Move code where it belongsBenjamin Otte2021-07-221-5/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-5/+5
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-29/+29
* x11: Defer _NET_WM_FRAME_DRAWN update until frame usable by compositorRay Strode2020-06-051-0/+5
* gdk: Make gdk_drag_begin take doublesMatthias Clasen2020-05-171-2/+2
* x11: emit ::enter/leave-monitorOlivier Fourdan2020-04-161-0/+2
* Move edge-constraints to GdkToplevelMatthias Clasen2020-03-121-0/+1
* x11: Stop using gdk_surface_showMatthias Clasen2020-03-121-0/+2
* x11: Stop using gdk_surface_set_opacityMatthias Clasen2020-03-121-0/+2
* x11: Stop using gdk_surface_raiseMatthias Clasen2020-03-111-0/+2
* x11: Get rid of GdkAtom and APIs supporting it.Benjamin Otte2020-02-231-7/+1
* gdk: Remove gdk_utf8_to_string_target()Benjamin Otte2020-02-231-2/+2
* x11: Export gdk_x11_surface_get_root_coords privatelyMatthias Clasen2020-02-221-0/+6
* x11: Don't pass a GdkEvent to shape cache filtersMatthias Clasen2020-02-211-2/+0
* x11: Implement popup surfacesMatthias Clasen2019-05-281-0/+2
* Get rid of GdkSurfaceImplMatthias Clasen2019-05-281-5/+9
* gdk: Drop GdkWindowAttrMatthias Clasen2019-05-281-2/+1
* gdk/x11: Drop GdkDeviceManagerCoreCarlos Garnacho2019-05-151-1/+1
* gdk/x11: Make XInput2 a mandatory build time dependency for x11Carlos Garnacho2019-05-151-4/+0
* gdk: Remove key_event->string and key_event->lengthBenjamin Otte2018-07-301-2/+0
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-11/+11
* surface: Kill event masksBenjamin Otte2018-06-181-1/+0
* x11: Split drag and drop contextsBenjamin Otte2018-06-181-4/+10
* x11: Replace the hardcoded DND filterBenjamin Otte2018-06-181-5/+0
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-18/+18
* surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-211-5/+0
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-211-9/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-26/+26
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-7/+17
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-071-0/+5
* Remove a dead macroMatthias Clasen2018-01-041-1/+0
* gdk: Remove propertiesBenjamin Otte2017-12-141-20/+0
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-17/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-10/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-7/+0
* x11: Move selection handling to GDKBenjamin Otte2017-12-131-4/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-6/+6
* x11: Constify XEvent usageBenjamin Otte2017-12-131-9/+9
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-0/+1
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+1
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-5/+5
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-7/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-1/+0
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+7
* x11: Stop creating a root windowMatthias Clasen2017-11-131-1/+0