summaryrefslogtreecommitdiff
path: root/gtk/gtkpadcontroller.c
Commit message (Expand)AuthorAgeFilesLines
* 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