summaryrefslogtreecommitdiff
path: root/gdk/gdkseat.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gdkintl.hMatthias Clasen2022-09-231-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* gdk: Remove gdkinternals.hBenjamin Otte2021-09-241-1/+0
* docs: fix broken linksBilal Elmoussaoui2021-05-271-1/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* seat: Add property annotationsMatthias Clasen2021-03-111-2/+2
* docs: Rework the gdk docsMatthias Clasen2021-03-111-78/+67
* seat: improve api to take into account the tool typeIgnacio Casal Quinteiro2021-01-071-4/+5
* gdk: Documentation touchupsMatthias Clasen2020-08-131-9/+9
* gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()Carlos Garnacho2020-07-301-5/+5
* gdk: Small doc fixupMatthias Clasen2020-07-281-1/+1
* gdk: Add gdk_seat_get_tools() API callCarlos Garnacho2020-07-291-1/+36
* gdk: Drop gdk_seat_get_logical_pointers()Carlos Garnacho2020-06-231-28/+0
* Rename master and slave deviceEmmanuele Bassi2020-06-181-21/+25
* Strip const from GdkEventMatthias Clasen2020-02-211-1/+1
* Fix incorrect use of GIR closure annotations.Robert Ancell2020-01-131-2/+2
* Remove gdk_seat_grabMatthias Clasen2019-12-291-0/+1
* Minor typos in the Documentation (a/an)Дилян Палаузов2019-08-251-1/+1
* gtk: rely on default marshallersChristian Hergert2019-05-301-4/+4
* seat: Add a sanity checkMatthias Clasen2019-05-011-0/+1
* docs: Its just GTK nowMatthias Clasen2019-02-241-4/+4
* x11: make the tool lookup dependent on the hw id as wellPeter Hutterer2018-12-181-2/+3
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-10/+10
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-4/+4
* The big versioning cleanupMatthias Clasen2018-02-061-24/+0
* Document more structsMatthias Clasen2017-12-261-0/+7
* gdk: Add gdk_seat_get_master_pointers()Carlos Garnacho2017-12-071-0/+26
* gdk: Add GdkSeat::tool-added/removed signalsCarlos Garnacho2016-04-061-0/+70
* gdk: Reword some docsMatthias Clasen2016-03-201-13/+12
* Remove redundant words from docsMatthias Clasen2016-02-251-2/+2
* gdkseat: remove return from gdk_seat_ungrabAlberts Muktupāvels2016-01-121-1/+1
* Fix the annotation for gdk_seat_get_slavesMatthias Clasen2016-01-111-1/+1
* GdkSeat: Fix annotation of gdk_seat_grab()Rico Tzschichholz2016-01-101-2/+2
* GdkSeat: Use g_intern_static_string() for signal namesCarlos Garnacho2015-12-251-2/+2
* gdk: Add GdkSeatCarlos Garnacho2015-12-151-0/+391