summaryrefslogtreecommitdiff
path: root/gdk/gdkdeviceprivate.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add gdk_device_get_timestampMatthias Clasen2021-03-261-0/+5
* x11: Remove handling of 'substructure' eventsJonas Ådahl2020-12-071-6/+5
* gdk: Drop an unused vfuncMatthias Clasen2020-08-261-5/+0
* gdk: Drop the query_state vfuncMatthias Clasen2020-08-261-6/+0
* Drop _gdk_device_query_stateMatthias Clasen2020-08-261-6/+0
* gdk: Slim down gdkinternals.hMatthias Clasen2020-08-131-1/+55
* gdk: Drop gdk_device_get_device_type()Carlos Garnacho2020-07-301-1/+0
* gdk: Make gdk_device_list_physical_devices() privateCarlos Garnacho2020-07-301-0/+2
* gdk: Remove gdk_device_get_axes()Carlos Garnacho2020-07-291-1/+0
* gdk: Improve struct packing in placesMatthias Clasen2020-07-251-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-23/+23
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Rename master and slave deviceEmmanuele Bassi2020-06-181-7/+8
* gdk: Drop axis labelsMatthias Clasen2020-06-101-7/+5
* gdk: Drop gdk_device_get/set_keysMatthias Clasen2020-06-091-12/+0
* gdk: Drop gdk_device_get_historyMatthias Clasen2020-06-081-7/+0
* device: remove get_toplevel from surface_at_position vfuncChristian Hergert2020-05-191-4/+2
* gdk: Move GdkGrabStatus and GdkGrabOwnership decl.Olivier Fourdan2020-04-031-0/+1
* Drop root coordinates from _gdk_device_query_stateMatthias Clasen2020-03-121-4/+0
* gdk: Drop GdkDevice::input-mode and rename ::input-sourceMatthias Clasen2020-02-241-1/+0
* device: Add missing gettersMatthias Clasen2020-02-241-2/+0
* Don't use GdkAtom where const char * is usedBenjamin Otte2020-02-231-2/+2
* Remove gdk_device_warpMatthias Clasen2019-03-241-3/+0
* surface: Kill event masksBenjamin Otte2018-06-181-3/+0
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-13/+13
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-13/+13
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-5/+5
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-14/+14
* Drop the ::device-manager propertyMatthias Clasen2017-11-251-2/+0
* Drop GdkScreen from GdkDevice apisMatthias Clasen2017-10-311-1/+0
* Drop root windows from some internal apisMatthias Clasen2017-08-111-2/+0
* Revert "Remove gdk_device_grab/ungrab from the API"Matthias Clasen2016-10-251-12/+0
* Remove gdk_device_grab/ungrab from the APIMatthias Clasen2016-10-251-0/+12
* gdk: Require passing screen size to translate_screen_coord()Benjamin Otte2016-10-161-0/+2
* gdk: Add a private getter for GdkDevice::input-modeMatthias Clasen2016-04-301-0/+2
* Move GdkDeviceTool into its own filesMatthias Clasen2016-04-091-18/+1
* GdkDeviceTool: Add GdkAxisFlags info to tablet toolsStephen Chandler Paul2016-04-061-1/+3
* GdkDeviceTool: Add GdkDeviceToolType to identify the physical tool typeStephen Chandler Paul2016-04-061-1/+3
* gdkdevice: Add GdkDevice::tool-changed signalCarlos Garnacho2016-04-061-0/+3
* gdkdevice: Add GdkDeviceTool to identify device toolsCarlos Garnacho2016-04-061-0/+15
* device: Add gdk_device_get_axes(), and ::axes propertyCarlos Garnacho2016-04-061-0/+1
* device: Add a num-touches propertyMatthias Clasen2016-02-251-0/+1
* GdkDevice: Add GdkSeat property and getterCarlos Garnacho2015-12-151-0/+6
* device: Add property/getters for vendor/product identifiersCarlos Garnacho2015-01-191-0/+3
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-16/+16
* Add _gdk_device_get_axis_infoAlexander Larsson2012-04-031-0/+7
* gdk: Make query_state() vfunc a void vfuncBenjamin Otte2012-03-091-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GdkDevice: Remove duplicate private functionCarlos Garnacho2011-04-081-3/+0