summaryrefslogtreecommitdiff
path: root/gtk/gtkpadcontroller.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-6/+2
* docs: Add misc linksMaximiliano Sandoval R2022-01-051-5/+5
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* padcontroller: Convert docsMatthias Clasen2021-03-111-57/+64
* wayland: Make gdk_wayland_device_pad_set_feedback privateMatthias Clasen2020-10-151-0/+1
* gdk: Conflate GDK devicesCarlos Garnacho2020-07-291-2/+2
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* gtkpadcontroller: Avoid filling action list with empty elementsCarlos Garnacho2020-04-241-2/+0
* Restructure the GdkEvent type hierarchyEmmanuele Bassi2020-04-161-2/+2
* padcontroller: Copy action entriesTimm Bäder2020-03-071-41/+53
* events: reorganize gettersMatthias Clasen2020-02-211-3/+3
* Strip const from GdkEventMatthias Clasen2020-02-211-2/+2
* Pass translated coordinates outside the eventMatthias Clasen2020-02-211-1/+3
* padcontroller: Port to new API modelBenjamin Otte2018-04-261-8/+7
* The big versioning cleanupMatthias Clasen2018-02-061-6/+0
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-1/+1
* pad controller: Use GdkEvent APIMatthias Clasen2017-09-191-16/+10
* gesture: Update to using GdkEvent APICarlos Garnacho2017-09-191-10/+12
* Fix bad check of GtkActionPadType in gtk_pad_controller_set_actioncedlemo2017-03-011-1/+1
* GtkPadController: Make ring/strip actions be activated with the axis valueCarlos Garnacho2016-08-231-1/+24
* GtkPadController: Notify actions back to the windowing on waylandCarlos Garnacho2016-08-231-0/+30
* gtk: Add GtkPadControllerCarlos Garnacho2016-08-231-0/+467