Commit Graph

11 Commits

Author SHA1 Message Date
Hugo Hromic
f7039957cd x11: use QUIT_KEY constant instead of direct code
For consistency in the evdev, sdl and x11 input drivers.
2018-12-01 15:31:42 +00:00
Hugo Hromic
9a1db0919b Rename QUIT_MODIFIERS and MODIFIERS constants to ACTION_MODIFIERS
For consistency in the evdev, sdl and x11 input drivers.
2018-12-01 15:23:59 +00:00
Cameron Gutman
e21e2074e3 Add support for X1 and X2 mouse buttons 2018-10-09 19:39:25 +02:00
John Carlson
7a2f7130dd x11: Handle Mouse scroll wheel events 2018-08-12 23:21:33 -04:00
Iwan Timmer
966dce5f69 Add ctl-alt-shift-q combo to X11 2017-06-10 18:05:26 +02:00
Iwan Timmer
697bee2954 Read all pending X11 events during input handling 2017-06-04 14:48:26 +02:00
Iwan Timmer
343e3992c1 Solve compile warnings 2017-05-28 16:13:09 +02:00
Iwan Timmer
be2b44f124 Cleanup import of headers 2017-05-28 16:13:09 +02:00
Iwan Timmer
a7e3aa354e Don't block on X11 if there are no events 2017-05-28 16:13:09 +02:00
Iwan Timmer
a30f0eec05 Grab mouse on X11 2017-05-25 20:37:13 +02:00
Iwan Timmer
8d4670339f Add mouse and keyboard input for X11 2017-05-25 20:37:13 +02:00