summaryrefslogtreecommitdiff
path: root/gdk/gdkdeviceprivate.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Consistently hide class structsMatthias Clasen2010-12-241-0/+1
* Detangle includes for device subclassesMatthias Clasen2010-12-211-2/+0
* Remove gdk_windowing_{get_device_state,window_at_device_position}Matthias Clasen2010-12-211-4/+18
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-1/+1
* Hide GdkDevice structMatthias Clasen2010-12-211-13/+43
* Remove *_set_extension_events() and old API to query devices.Carlos Garnacho2010-12-171-2/+0
* xi2: Improve device hierarchy handlingCarlos Garnacho2010-12-151-0/+4
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-191-2/+2
* Remove remaining single-include guardsMatthias Clasen2010-06-041-4/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+135