Commit Graph

1003 Commits

Author SHA1 Message Date
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
chrys87
b5310e8547 Update vcsaDriver.py 2017-02-23 11:52:42 +01:00
chrys
abb3823606 rework ignore screen detection; detect user of current TTY 2017-02-22 23:48:37 +01:00
chrys
ef006fb423 evdev: ungrab if it is already initialized 2017-02-21 22:53:00 +01:00
Manuel Cortéz
2a926ea39f Added translatable messages to more commands 2017-02-20 04:43:58 -06:00
Manuel Cortéz
7405baf527 Fixed a typo in sound Dummy Driver 2017-02-19 21:52:09 -06:00
Manuel Cortéz
6b35481f0e Fixed a typo 2017-02-19 21:46:46 -06:00
Manuel Cortéz
55093cdaca Merge branch 'i18n' 2017-02-19 21:39:15 -06:00
Manuel Cortéz
c1ff524054 Merge branch 'master' of https://github.com/chrys87/fenrir 2017-02-19 21:03:35 -06:00
Manuel Cortéz
856c91c483 Added some translatable messages 2017-02-19 21:01:13 -06:00
chrys
728adedbe3 remove unneded delay 2017-02-13 21:38:57 +01:00
chrys
7ee97af1ae speed up paste 2017-02-13 20:55:57 +01:00
chrys87
ed4ba21ee1 Update fenrir-daemon 2017-02-13 13:22:04 +01:00
chrys87
5ed4e62ff7 change shellbang to /usr/bin/env 2017-02-13 13:21:27 +01:00
chrys87
8acba5e053 Update 62000-spell_check.py 2017-02-13 13:20:18 +01:00
chrys87
d0c883fc0d Update spell_check.py 2017-02-13 13:18:14 +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
chrys87
d70963c2a7 define "e" 2017-01-31 11:05:10 +01:00
chrys87
9138fe2bfc fix indent 2017-01-31 10:59:00 +01:00
chrys87
7c71ebd451 add compat for older evdev versions. 2017-01-31 10:37:39 +01:00
Manuel Cortéz
0e9b22612a Added i18n module 2017-01-31 02:00:21 -06:00
chrys
c2efb58e31 tweak some more commands for braille 2017-01-31 00:31:58 +01: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
adcd7b04b5 tweak review commands for braille, dont flush them 2017-01-31 00:01:42 +01:00
chrys
2d77b626dc add option to leave review on keypress and on screen change 2017-01-30 23:47:36 +01:00
chrys
158e1025b1 move tests to new folder 2017-01-30 20:58:53 +01:00
chrys
3ee43a3a85 move tests to new folder 2017-01-30 20:58:47 +01:00
chrys
dbd2b95910 tune commands for braille 2017-01-30 20:42:44 +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
chrys
04459e8eb7 fix typo and copy paste in dummyDrivers 2017-01-30 19:40:24 +01:00
chrys87
f36fb224ce Update dummyDriver.py 2017-01-30 16:24:05 +01:00
chrys87
f00796377d Update dummyDriver.py 2017-01-30 16:22:50 +01:00
chrys87
e13824f64f Update dummyDriver.py 2017-01-30 16:22:12 +01:00
chrys87
6cde98f50e Update dummyDriver.py 2017-01-30 16:16:49 +01:00
chrys87
e0c5d14e13 Improve debug for dummy braille driver 2017-01-30 16:15:57 +01:00
chrys87
18ab70f188 improve debug of dummy speech driver 2017-01-30 16:13:07 +01:00
chrys87
51dd6433ea Rename dummy.py to dummyDriver.py 2017-01-30 16:06:18 +01:00
chrys87
fc55ae2e48 Create dummy.py 2017-01-30 16:05:50 +01:00