summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevicemanager-core-x11.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/x11: Drop GdkDeviceManagerCoreCarlos Garnacho2019-05-151-827/+0
* gdk/x11: Make XInput2 a mandatory build time dependency for x11Carlos Garnacho2019-05-151-6/+0
* Revert "gdk: deactivate/activate surface on keyboard grabs"Samuel Thibault2019-04-301-4/+4
* Convert fallthrough comments to G_GNUC_FALLTHROUGHBenjamin Otte2019-04-151-1/+1
* gdk: Remove key_event->string and key_event->lengthBenjamin Otte2018-07-301-70/+0
* gdk: activate surface on keyboard grabsSamuel Thibault2018-06-181-4/+4
* gdk: do not deactivate surface on keyboard grabsSamuel Thibault2018-04-301-1/+1
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-56/+56
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-3/+3
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-27/+27
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-0/+1
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-051-1/+0
* Make gdk logging per-displayMatthias Clasen2018-01-141-7/+7
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-151-1/+1
* gdk/x11: s/gdk_event_free/g_object_unref/Carlos Garnacho2017-12-141-1/+1
* gdk: Fold GdkEventPrivate fields into event structsCarlos Garnacho2017-12-141-4/+4
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-1/+1
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-15/+15
* x11: Constify XEvent usageBenjamin Otte2017-12-131-4/+4
* gdk: Remove gdk_event_put(), peek() etcBenjamin Otte2017-12-131-1/+1
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-6/+2
* Drop the GdkDeviceManager::display propertyMatthias Clasen2017-11-251-9/+61
* Drop the get_client_pointer vfuncMatthias Clasen2017-11-251-13/+0
* Drop the list_devices vfuncMatthias Clasen2017-11-251-20/+0
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-1/+1
* gdk: Stop using gdk_event_set_screenMatthias Clasen2017-10-301-43/+6
* Fix buildBenjamin Otte2017-10-241-1/+1
* Add default return values to switch statementsBenjamin Otte2017-10-241-0/+2
* Make gdk_event_get_pointer_emulated publicMatthias Clasen2016-05-101-1/+1
* Save scancode inside GdkEventPrivateFrediano Ziglio2016-04-211-0/+1
* Add and use GDK_CHECK_DEBUG macroMatthias Clasen2016-02-281-1/+1
* x11: Avoid setting has_pointer_focus if a EWMH compliant WM is presentCarlos Garnacho2016-02-121-1/+5
* x11: create GdkSeat also in GdkX11DeviceManagerCoreAlberts Muktupāvels2015-12-211-0/+13
* x11: Handle XINotifyPassiveGrab/Ungrab in focus eventsCarlos Garnacho2013-12-041-0/+12
* x11: Remove dead assignmentBenjamin Otte2013-08-131-2/+0
* x11: Initial cut at supporting window scaling for X11Alexander Larsson2013-07-031-24/+30
* GtkPlug: fix handling of key events for different layoutsOwen W. Taylor2012-04-301-2/+2
* x11: Avoid spurious focus events on grabsBenjamin Otte2012-03-071-0/+5
* devicemanager,x11: Initialize event->scroll.delta_x/y to 0 on core eventsCarlos Garnacho2012-03-011-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Remove an unnecessary includeMatthias Clasen2012-02-211-4/+0
* x11: Don't handle focus events for NULL windowsBenjamin Otte2011-12-231-6/+8
* Revert "x11: Avoid spurious focus events on grabs"Matthias Clasen2011-12-221-5/+0
* x11: Avoid spurious focus events on grabsBenjamin Otte2011-12-191-0/+5
* x11: Unify focus handling codeBenjamin Otte2011-12-191-130/+101
* Share code to fill GdkEventKey.stringMatthias Clasen2011-02-041-60/+66
* x11: Use event->any.window instead of any random memberBenjamin Otte2011-02-011-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-2/+0
* Detangle includes for GdkDeviceManager subclassesMatthias Clasen2010-12-211-1/+1
* Detangle includes for device subclassesMatthias Clasen2010-12-211-1/+2