Commit Graph

205 Commits

Author SHA1 Message Date
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
chrys
6548519e2e fix scriptkey 2017-04-17 23:32:06 +02:00
chrys
89170648a3 fenrir.py to core.fenrirManager.py to make things more clear 2017-03-25 03:07:03 +01:00
chrys
b5ec64bb13 make propertys work inital for genericSpeechDriver, add settings 2017-03-02 20:20:15 +01:00
chrys87
8e6d09df3d Update inputManager.py 2017-02-28 11:38:15 +01:00
chrys87
51c2db5b85 Update inputManager.py 2017-02-28 10:38:32 +01:00
chrys87
a7d6f505c1 Update inputManager.py 2017-02-28 10:29:53 +01:00
chrys
291e6865d0 fix static screen ignore 2017-02-27 23:30:43 +01:00
chrys
e3857e0f7a sync 2017-02-27 22:13:39 +01:00
chrys
bdaf8e61fc basic device detection 2017-02-27 21:51:29 +01:00
chrys
6c6bd86f22 let install script also install settings if they dont exist 2017-02-26 18:33:31 +01:00
chrys
7a41c015a8 make code more short, remove unneded sleeps 2017-02-26 14:52:38 +01:00
chrys
21e7f68235 clean up code/ dont crash if keyboard unplugs 2017-02-26 14:45:14 +01:00
chrys
04816313f8 remove print 2017-02-24 19:18:56 +01:00
chrys
4cee4b5504 finalize: custom command zone; auto screen detection 2017-02-24 18:46:12 +01:00
chrys87
826602831b Update commandManager.py 2017-02-23 15:32:06 +01:00
chrys87
a8772f7699 Update commandManager.py 2017-02-23 15:27:13 +01:00
chrys87
fd0dcf4c08 Update settings.py 2017-02-23 15:19:17 +01:00
chrys87
c904821b57 add custom command path 2017-02-23 15:18:29 +01:00
chrys
abb3823606 rework ignore screen detection; detect user of current TTY 2017-02-22 23:48:37 +01:00
Manuel Cortéz
8deed9d8ab Merge branch 'i18n' 2017-02-11 02:17:43 -06:00
chrys
d440147340 add panning functionality; commands to move panning and reset to cursor; add the commands unbound 2017-02-03 00:11:01 +01:00
chrys
d88945ee01 add functions to pan (respect panSize) 2017-02-02 20:02:20 +01:00
chrys
e9332caa93 add page mode. make fixCell/page mode configurable 2017-02-02 19:31:47 +01:00
chrys
87a9672c03 add offset 2017-02-02 19:06:53 +01:00
chrys
1b05bbfc1c add initial cursor tracking 2017-02-02 00:39:22 +01:00
Manuel Cortéz
0e9b22612a Added i18n module 2017-01-31 02:00:21 -06:00
chrys
cda1e21139 typo 2017-01-31 00:13:54 +01:00
chrys
7fd98fe988 add option for brailleFocusMode 2017-01-31 00:12:17 +01:00
chrys
2d77b626dc add option to leave review on keypress and on screen change 2017-01-30 23:47:36 +01:00
chrys
6a614c8d6b tune commands 2017-01-30 20:42:04 +01:00
chrys
6c63317e33 add unbound flush_braille command 2017-01-30 20:30:49 +01:00
chrys
fb9efec927 rename option 2017-01-30 19:58:40 +01:00
chrys
fe885c3e31 add scrollOnCell 2017-01-30 19:55:48 +01:00
chrys87
ab9a9b501e Update settings.py 2017-01-30 16:02:36 +01:00
chrys
3a735fbfe4 more work on braille 2017-01-29 23:23:28 +01:00
chrys
ae9219333a update message for offset 2017-01-29 23:17:29 +01:00
chrys
076db69848 improve Braile support 2017-01-29 23:12:42 +01:00
chrys
f13013f21f improve Braile support 2017-01-29 23:12:35 +01:00
chrys87
5d806cf098 some indent 2017-01-27 10:54:43 +01:00
chrys87
60591530ff Merge pull request #6 from manuelcortez/master
Load modules from files in python 3.3, 3.4 and 3.5
2017-01-27 10:47:51 +01:00
chrys87
8c218836d6 fix fallback settings after driver rename 2017-01-27 10:45:35 +01:00
Manuel Cortez
ad53a13e2c Load modules from files in python 3.3, 3.4 and 3.5 2017-01-26 23:49:06 +00:00
chrys
15d3fffeac typo 2017-01-16 23:12:27 +01:00
chrys
56e19eacb9 load ignore screen again 2017-01-16 23:09:05 +01:00