summaryrefslogtreecommitdiff
path: root/gdk/gdkseatdefault.c
Commit message (Expand)AuthorAgeFilesLines
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-8/+8
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-3/+3
* gdk: Add GDK_SEAT_CAPABILITY_TABLET_PADCarlos Garnacho2017-12-071-5/+7
* gdk: Add gdk_seat_get_master_pointers()Carlos Garnacho2017-12-071-0/+13
* gdkseatdefault: Use TABLET_STYLUS capability for styli/erasers/cursorsCarlos Garnacho2017-11-271-5/+6
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-1/+6
* gdkseatdefault: Grab touch events where applicableDaniel Boles2017-09-201-1/+14
* Revert "Remove gdk_device_grab/ungrab from the API"Matthias Clasen2016-10-251-1/+0
* Remove gdk_device_grab/ungrab from the APIMatthias Clasen2016-10-251-0/+1
* Move GdkDeviceTool into its own filesMatthias Clasen2016-04-091-1/+1
* GdkSeatDefault: Add functions to add/remove toolsCarlos Garnacho2016-04-061-0/+71
* gdk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* x11: Update seat capabilitiesMatthias Clasen2016-02-251-2/+18
* gdk: Add GdkSeatDefaultCarlos Garnacho2015-12-151-0/+341