Commit Graph

1105 Commits

Author SHA1 Message Date
chrys
c15cc2df4e no empty input event; make hartbeat work; plugInputDevice trigger 2017-06-25 21:21:12 +02:00
chrys
e8c0109267 no empty input event; make hartbeat work; plugInputDevice trigger 2017-06-25 21:21:06 +02:00
chrys
9bee489bc7 set smaller timeout; unfinished thread handling here; WIP 2017-06-25 15:37:04 +02:00
chrys
0aaf916b7d add timer trigger 2017-06-25 15:33:04 +02:00
chrys
aa618cc8f5 add different code paths for events; split up mainloop; 2017-06-25 15:32:47 +02:00
chrys
72057cda0e imporove performance 2017-06-24 00:36:56 +02:00
chrys
3037ad36e0 sync select in evdev 2017-06-23 02:46:16 +02:00
chrys
b822d39b9a add experimental watchdog for input driver 2017-06-23 02:15:59 +02:00
chrys
a476e730c4 initial watchdog for VCSA driver 2017-06-22 15:08:15 +02:00
chrys
42ade1fbf8 add VCSA watchdog prototype 2017-06-22 00:04:07 +02:00
Chrys
900d7c9178 adjust 2017-06-21 15:10:11 +02:00
Chrys
756d1d9b99 do some ajustments, and fix typos 2017-06-21 15:05:38 +02:00
Chrys
c8dd57e4b4 make fenrir quitable with eventloop, remove delay in evdevDriver 2017-06-21 14:22:22 +02:00
Chrys
461e9bb5b3 initial use of eventManager using heartbeat 2017-06-21 11:40:10 +02:00
Chrys
df834ca372 add method for custom event handing 2017-06-12 17:28:20 +02:00
chrys
4988365b25 write to fenrirClipboard file with 666 and create Import_clipboard_from_file 2017-06-04 23:22:27 +02:00
chrys
7dee80f20f export_clipboard_to_file 2017-06-03 23:24:37 +02:00
chrys
64e96f3a54 try to fix stucking key again 2017-05-30 22:52:01 +02:00
chrys
bdaa8a8e59 try to fix stucking key again 2017-05-30 22:38:36 +02:00
chrys
9809717095 try to fix stucking keys 2017-05-25 18:15:49 +02:00
chrys
cb72dd0779 make setup.py initial work 2017-05-25 13:43:43 +02:00
chrys
e39a5b301c make setup.py initial work 2017-05-25 13:43:33 +02:00
chrys
bbce7caba9 dont reinizialize on problems in set voice, rate, volume... 2017-05-10 00:50:04 +02:00
chrys
75fb8276ce add debug to speechd speech Driver 2017-05-09 23:38:06 +02:00
chrys
cebdadf54d improve debug 2017-05-09 23:27:13 +02:00
chrys
c351dbe00b catch Exception 2017-05-09 22:39:10 +02:00
chrys
90d28299e8 Merge branch 'master' into event 2017-05-07 20:44:47 +02:00
chrys
dbebbd1230 add info with running command to debug 2017-05-07 20:44:27 +02:00
chrys
de7aedf102 Merge branch 'master' into event 2017-05-07 20:00:50 +02:00
chrys
7e77392c04 fix typo 2017-05-07 20:00:33 +02:00
chrys
ef2d0aa03d Merge branch 'master' into event 2017-05-06 13:04:20 +02:00
chrys
2e15a2a5ba fix possible race in genericDriver 2017-05-06 13:04:06 +02:00
chrys
f4e0af2401 merge -o option 2017-05-06 00:28:56 +02:00
chrys
c13a4d554e correct docu 2017-05-06 00:27:24 +02:00
chrys
848f5137ea add -o parameter 2017-05-06 00:26:42 +02:00
chrys
5ccb10d6cc fix search for settings.conf 2017-05-05 23:39:17 +02:00
chrys
6bece5f9c1 merge argparse 2017-05-05 23:21:24 +02:00
chrys
1cbf7c1329 add initial argParser 2017-05-05 20:59:38 +02:00
chrys
50ba02756b fix other conflicts 2017-04-30 22:19:31 +02:00
chrys
57fbe011dc merge conflict 2017-04-30 22:14:19 +02:00
chrys
3d3a0f8296 merge master 2017-04-30 22:12:54 +02:00
chrys
497f9eaa5c dont fill ignore screen list if loginD is not available 2017-04-30 22:08:35 +02:00
chrys
5f1d6f4350 unify names 2017-04-24 22:40:18 +02:00
chrys
d08c7d772e remove unneeded import Lock 2017-04-24 21:47:23 +02:00
chrys
b4a0232707 improve eventManager 2017-04-24 21:42:04 +02:00
chrys87
b061773778 Update eventManager.py 2017-04-24 10:19:18 +02:00
chrys
ecad919ca5 split termination out 2017-04-24 00:45:42 +02:00
chrys
4434e781fc move to process based structure (no GIL), ability to terminate, add dispatcher 2017-04-24 00:32:55 +02:00
chrys
66a3667141 add mechanism to stop loop 2017-04-23 16:58:32 +02:00
chrys
39de89fff5 add initial eventManager 2017-04-23 01:41:24 +02:00