Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |