Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdk: Documentation touchups | Matthias Clasen | 2020-08-13 | 1 | -9/+9 |
* | gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices() | Carlos Garnacho | 2020-07-30 | 1 | -5/+5 |
* | gdk: Small doc fixup | Matthias Clasen | 2020-07-28 | 1 | -1/+1 |
* | gdk: Add gdk_seat_get_tools() API call | Carlos Garnacho | 2020-07-29 | 1 | -1/+36 |
* | gdk: Drop gdk_seat_get_logical_pointers() | Carlos Garnacho | 2020-06-23 | 1 | -28/+0 |
* | Rename master and slave device | Emmanuele Bassi | 2020-06-18 | 1 | -21/+25 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | Fix incorrect use of GIR closure annotations. | Robert Ancell | 2020-01-13 | 1 | -2/+2 |
* | Remove gdk_seat_grab | Matthias Clasen | 2019-12-29 | 1 | -0/+1 |
* | Minor typos in the Documentation (a/an) | Дилян Палаузов | 2019-08-25 | 1 | -1/+1 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -4/+4 |
* | seat: Add a sanity check | Matthias Clasen | 2019-05-01 | 1 | -0/+1 |
* | docs: Its just GTK now | Matthias Clasen | 2019-02-24 | 1 | -4/+4 |
* | x11: make the tool lookup dependent on the hw id as well | Peter Hutterer | 2018-12-18 | 1 | -2/+3 |
* | GdkSurface: Rename lots of stuff from window->surface | Alexander Larsson | 2018-03-20 | 1 | -10/+10 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -4/+4 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -24/+0 |
* | Document more structs | Matthias Clasen | 2017-12-26 | 1 | -0/+7 |
* | gdk: Add gdk_seat_get_master_pointers() | Carlos Garnacho | 2017-12-07 | 1 | -0/+26 |
* | gdk: Add GdkSeat::tool-added/removed signals | Carlos Garnacho | 2016-04-06 | 1 | -0/+70 |
* | gdk: Reword some docs | Matthias Clasen | 2016-03-20 | 1 | -13/+12 |
* | Remove redundant words from docs | Matthias Clasen | 2016-02-25 | 1 | -2/+2 |
* | gdkseat: remove return from gdk_seat_ungrab | Alberts Muktupāvels | 2016-01-12 | 1 | -1/+1 |
* | Fix the annotation for gdk_seat_get_slaves | Matthias Clasen | 2016-01-11 | 1 | -1/+1 |
* | GdkSeat: Fix annotation of gdk_seat_grab() | Rico Tzschichholz | 2016-01-10 | 1 | -2/+2 |
* | GdkSeat: Use g_intern_static_string() for signal names | Carlos Garnacho | 2015-12-25 | 1 | -2/+2 |
* | gdk: Add GdkSeat | Carlos Garnacho | 2015-12-15 | 1 | -0/+391 |