Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add phases to wheel events. | Patrick Walton | 2016-03-03 | 1 | -2/+3 |
* | x11: Prevent leak on XIQueryDevice | Emilio Cobos Álvarez | 2016-01-06 | 1 | -2/+6 |
* | Change X11 events based on `multitouch` option | Matt Brubeck | 2015-10-23 | 1 | -3/+19 |
* | Read scroll axis info from all devices | Matt Brubeck | 2015-08-27 | 1 | -3/+2 |
* | Take XIScrollClassInfo::increment into account | Matt Brubeck | 2015-08-24 | 1 | -7/+9 |
* | Handle touch events on X11 | Matt Brubeck | 2015-08-18 | 1 | -2/+20 |
* | Only listen for mouse events from master devices | Robert Knight | 2015-07-22 | 1 | -1/+1 |
* | Report focus in/out events under X11 | Robert Knight | 2015-06-28 | 1 | -2/+6 |
* | X11 - Ignore scroll events that happen outside of Glutin windows | Robert Knight | 2015-06-28 | 1 | -2/+14 |
* | Remove XInput2 code for handling keyboard events | Robert Knight | 2015-06-28 | 1 | -54/+29 |
* | Use XInput2 for event handling | Robert Knight | 2015-06-28 | 1 | -0/+337 |