summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevicemanager-xi2.c
Commit message (Expand)AuthorAgeFilesLines
* xi2: Remove touchscreen heuristicsMatthias Clasen2012-04-061-4/+0
* xi2: Don't reset scroll valuators too oftenMatthias Clasen2012-03-081-2/+0
* x11: Avoid spurious focus events on grabsBenjamin Otte2012-03-071-0/+1
* xi2: Normalize scroll deltasMatthias Clasen2012-03-041-3/+5
* xi2: Add some more debug output about scroll devicesMatthias Clasen2012-03-021-0/+7
* xi2: add some debug output for smooth scroll eventsMatthias Clasen2012-03-021-1/+6
* Require XInput2.h in X11 backendJavier Jardón2012-03-021-25/+0
* Fix build with XI2.x for x < 2Matthias Clasen2012-03-011-0/+6
* gdk,xi2: Ensure scroll valuators are reset on window/device switchCarlos Garnacho2012-03-011-1/+7
* devicemanager,xi2: Implement smooth scrollingCarlos Garnacho2012-03-011-3/+96
* gdk: Add some debug output for touch events and devicesMatthias Clasen2012-03-011-4/+35
* xi2: Translate touch eventsMatthias Clasen2012-03-011-64/+186
* xi2: Use the new device types for touch-capable devicesMatthias Clasen2012-03-011-0/+40
* xi2: Add major/minor properties to XI2 device managerCarlos Garnacho2012-03-011-1/+33
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Revert "x11: Avoid spurious focus events on grabs"Matthias Clasen2011-12-221-1/+0
* x11: Avoid spurious focus events on grabsBenjamin Otte2011-12-191-0/+1
* x11: Unify focus handling codeBenjamin Otte2011-12-191-88/+6
* gdk,xi2: Make more resilient about not yet known devicesCarlos Garnacho2011-12-181-3/+12
* XI2: Push error traps around XIQueryDevice callsMatthias Clasen2011-11-301-10/+20
* x11: Don't create GdkDevices for disabled devicesCarlos Garnacho2011-09-061-0/+4
* x11: Skip GenericEvents with no cookie data in the xi2 device managerCarlos Garnacho2011-07-151-0/+3
* gdk/x11: Add gdk_x11_device_manager_lookup()Carlos Garnacho2011-07-151-0/+8
* Add a missing break statementMatthias Clasen2011-06-141-0/+1
* Avoid an oob readMatthias Clasen2011-06-141-1/+1
* xi2: Handle XIM modules that replace eventsCarlos Garnacho2011-06-131-1/+6
* gdk: Get the right filter window for XI2 eventsCarlos Garnacho2011-05-181-1/+21
* gdk: Move XGetEventData() call to GdkEventSourceCarlos Garnacho2011-05-181-21/+3
* GdkDeviceManagerXI2: don't set user_time on ButtonReleaseDan Winship2011-04-121-1/+2
* GdkDevice: Remove duplicate private functionCarlos Garnacho2011-04-081-1/+1
* GdkDeviceManagerXI2: process send_event core eventsDan Winship2011-03-171-24/+72
* xi2: Ignore button release events of button 4-7Carlos Garcia Campos2011-03-061-0/+9
* Remove confusion over XI2 definesMatthias Clasen2011-02-111-5/+5
* x11: Make headers identical no matter if we run with or without XI2Benjamin Otte2011-02-121-9/+34
* x11: Fix struct definition for GdkDeviceManagaerXI2Benjamin Otte2011-02-121-1/+1
* x11: Make the device manager struct actually subclass the correct deviceBenjamin Otte2011-02-111-1/+1
* Pass group state to _gdk_x11_device_xi2_translate_stateMatthias Clasen2011-02-041-5/+5
* Share code to fill GdkEventKey.stringMatthias Clasen2011-02-041-65/+1
* Remove debug spewMatthias Clasen2011-02-041-1/+0
* XI2: don't translate button releases as scroll eventsMatthias Clasen2011-02-041-28/+33
* Fix a warningMatthias Clasen2011-02-011-1/+1
* Remove a dead memberMatthias Clasen2011-02-011-2/+0
* Make xim work with XI2Matthias Clasen2011-02-011-1/+27
* Silence new gcc warningsMatthias Clasen2011-01-231-10/+3
* x11: Don't keep two lists of devices internallyBenjamin Otte2011-01-211-38/+10
* Plugged memory leak in gdk_x11_device_manager_xi2_list_devices.Tristan Van Berkom2011-01-161-2/+2
* More include shuffling; keep X extension headers to ourselvesMatthias Clasen2010-12-211-0/+4
* Detangle includes for GdkDeviceManager subclassesMatthias Clasen2010-12-211-3/+89
* Rename x11-specific GdkDevice[Manager] implementationsMatthias Clasen2010-12-211-114/+112
* Rename private keymap symbols to _gdk_x11_keymap...Matthias Clasen2010-12-211-2/+2