Commit Graph

77 Commits

Author SHA1 Message Date
d4a4605d6b do not always grab on startup 2018-05-16 23:40:36 +02:00
a3b0754d57 add debug 2018-05-15 23:17:03 +02:00
e833640bb9 fix api 2018-05-14 20:20:28 +02:00
861b0413db fix debugDriver 2018-05-14 20:09:08 +02:00
79cc8ef13d fix instance issue 2018-05-14 20:03:39 +02:00
4cde0159f9 Update evdevDriver.py 2018-05-14 14:32:07 +02:00
662cfd2e2d Update evdevDriver.py 2018-05-14 14:26:57 +02:00
521f551b84 Update evdevDriver.py 2018-05-14 14:13:29 +02:00
26fcd92f81 fix function name 2018-05-13 23:16:22 +02:00
0d74ae0d96 fix uinput handling, speedup device grabbing 2018-05-13 23:12:41 +02:00
c5e50b086b disable device hotplug 2018-05-13 21:46:51 +02:00
d0bdaea86e more strict keyboard filter 2018-05-13 21:27:29 +02:00
ccc34ef778 catch more driver calls 2018-05-13 21:22:32 +02:00
eacb26f340 grab/ungrab on ignorescreen, stop speech 2018-05-11 23:16:18 +02:00
0296590f08 add ungrab method 2018-05-11 22:21:30 +02:00
ba3ad7719d use device insteed of fn 2018-05-11 22:17:38 +02:00
dab2d4ca75 add debug 2018-04-15 15:43:03 +02:00
b5f7526345 Revert "Merge pull request #21 from chrys87/nocrash"
This reverts commit ddecf331f6, reversing
changes made to 9ff73d67bc.
2018-04-13 23:42:18 +02:00
190b3e04ab Revert "improve device detection"
This reverts commit f32de79204.
2018-04-11 02:00:26 +02:00
f32de79204 improve device detection 2018-04-01 14:36:06 +02:00
88a10882f2 fix problem on startup 2018-03-28 18:11:03 +02:00
5da7be72e2 fallback to dummy if possible 2018-03-28 17:08:15 +02:00
d22bed033f fallback to dummy if possible 2018-03-28 17:08:07 +02:00
7cbc9ccf12 cleanup 2018-03-26 09:10:05 +02:00
22189b3ac8 cleanup 2018-03-26 08:55:26 +02:00
b9a24b2702 add initial PTY input driver 2018-03-25 23:07:57 +02:00
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00