summaryrefslogtreecommitdiff
path: root/gdk/gdkseat.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* gdkseat: Make gdk_seat_get_tools() publicKjell Ahlstedt2020-10-081-0/+1
* gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()Carlos Garnacho2020-07-301-1/+1
* gdk: Add gdk_seat_get_tools() API callCarlos Garnacho2020-07-291-0/+2
* gdk: Drop gdk_seat_get_logical_pointers()Carlos Garnacho2020-06-231-4/+0
* Rename master and slave deviceEmmanuele Bassi2020-06-181-8/+8
* Remove GdkSeatGrabPrepareFunc from headersMatthias Clasen2020-02-221-15/+0
* Remove gdk_seat_grabMatthias Clasen2019-12-291-12/+0
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-4/+0
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-5/+5
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-3/+3
* The big versioning cleanupMatthias Clasen2018-02-061-9/+9
* gdk: Add GDK_SEAT_CAPABILITY_TABLET_PADCarlos Garnacho2017-12-071-1/+3
* gdk: Add gdk_seat_get_master_pointers()Carlos Garnacho2017-12-071-0/+4
* GdkSeat: Add G_BEGIN_DECLS and G_END_DECLSKjell Ahlstedt2015-12-221-0/+4
* gdk: Add GdkSeatCarlos Garnacho2015-12-151-0/+113