Commit Graph

1121 Commits

Author SHA1 Message Date
chrys
e3857e0f7a sync 2017-02-27 22:13:39 +01:00
chrys
14b644a009 remove unneded detection 2017-02-27 22:07:30 +01:00
chrys
bdaf8e61fc basic device detection 2017-02-27 21:51:29 +01:00
chrys
6f9106d4a8 fix syntax problem 2017-02-27 21:03:58 +01:00
Manuel Cortéz
05bfcf40ed Added setters for system volume 2017-02-26 18:07:47 -06:00
Manuel Cortéz
86420cd7c5 Translation implemented in start/stop messages in fenrir 2017-02-26 16:16:29 -06:00
Manuel Cortéz
93ca22fdd2 Translation implemented for hook commands 2017-02-26 16:04:55 -06:00
Manuel Cortéz
65d5d7f48a Finished translation implementation for all commands 2017-02-26 15:49:37 -06:00
chrys
6c6bd86f22 let install script also install settings if they dont exist 2017-02-26 18:33:31 +01:00
chrys
2186d992a7 remove unneded ledDevices 2017-02-26 18:29:03 +01:00
chrys
09764feaa8 fix releaseDevices 2017-02-26 15:22:41 +01:00
chrys
4075cd78b4 speed up dbus logind interface creation 2017-02-26 15:17:08 +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
119a36a6ca improve vim/emaces 2017-02-25 16:16:26 +01:00
chrys
e91fd4fff0 improve vim/emaces 2017-02-25 16:15:40 +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
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
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
f145c37eea dont show incomming text as braille message 2017-01-29 23:14:42 +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
chrys
df65611c5f add getDisplaySize to brlapii braile driver 2017-01-29 22:39:54 +01:00
chrys87
5d806cf098 some indent 2017-01-27 10:54:43 +01:00
chrys87
9f52036318 simplify if 2017-01-27 10:52:53 +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
7b9764c967 append Driver to drivernames in settings and files to be unique 2017-01-27 00:24:24 +01:00
chrys
7494418c61 small tweaks on dummy input 2017-01-25 00:51:49 +01:00
chrys
62e1819dd5 add dummy input driver 2017-01-25 00:31:28 +01:00
chrys
5d3c3f8732 cleanup speechd driver 2017-01-24 23:59:47 +01:00
chrys
2a5a210ae6 fix readme, and slashbang 2017-01-24 23:37:49 +01:00
chrys
31b60f5a39 connect as soon as speech-dispatcher is available 2017-01-16 23:48:32 +01:00
chrys
65b7b8d81a rework speech drivers 2017-01-16 23:26:00 +01: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
chrys
346cb78d56 add demo, load ignore screen again 2017-01-16 23:04:29 +01:00
chrys
ccda45357b just use python3 2017-01-07 00:21:56 +01:00
chrys87
cb5a96eb41 tweaks 2016-12-23 12:55:23 +01:00
chrys
58d209cde9 some more tweaks 2016-12-23 00:18:17 +01:00
chrys
4a7a36e6b8 some more tweaks 2016-12-23 00:16:34 +01:00
chrys
c8e23b8d78 tweak char and line utils 2016-12-22 23:08:16 +01:00
chrys
d8442c8f04 ignore space in horizontal movement 2016-12-22 22:54:40 +01:00
chrys
f738a369f3 interrupt endofscreen 2016-12-22 22:42:25 +01:00
chrys
c1c1789a86 also play soundicon for curr word 2016-12-22 22:27:46 +01:00
chrys
62c07748f9 respect multible keys for interrupt 2016-12-22 21:58:04 +01:00
chrys
4262f70bd5 fix space to often 2016-12-22 21:44:48 +01:00
chrys
9947a87058 improve default settings 2016-12-22 00:37:38 +01:00
chrys87
1e42b65efa Update word_utils.py 2016-12-20 17:38:39 +01:00
chrys87
d5f70ecba1 Update word_utils.py 2016-12-20 17:34:30 +01:00
chrys87
032c7d5452 Update word_utils.py 2016-12-20 16:28:24 +01:00
chrys87
0e4435802e Update word_utils.py 2016-12-20 16:18:30 +01:00
chrys87
a78cb62620 initial "new" wordWrap 2016-12-20 16:17:16 +01:00
chrys
0e285c2615 interrupt current speech on temp disable speech 2016-12-18 23:25:21 +01:00
chrys
4737b828cd add command for temp disable speech 2016-12-18 23:23:04 +01:00
chrys
b9aabcf0b3 fix shutup onInput, make shutup filterable 2016-12-18 22:55:11 +01:00
chrys
932034b560 make fenrir useable with mouse and other nonwatched input events 2016-12-18 00:10:08 +01:00
chrys
0dbdc732f2 adjust speechrate, make runable again 2016-12-17 12:49:54 +01:00
chrys87
3d26b6d559 Rename linux.py to vcsa.py 2016-12-15 15:24:09 +01:00
chrys87
7d314cd8ef Update screenManager.py 2016-12-15 10:39:33 +01:00
chrys87
662299e35c Update screenManager.py 2016-12-15 10:38:38 +01:00
chrys87
ef00378d1c Update screenManager.py 2016-12-15 10:37:31 +01:00
chrys87
e916a84ee1 Update linux.py 2016-12-15 10:36:10 +01:00
chrys87
7fe6dedb6f Update screenManager.py 2016-12-15 10:33:52 +01:00
chrys87
45df97499d Update linux.py 2016-12-15 10:31:03 +01:00
chrys87
96868703e0 Rename linux_paste_clipboard.py to paste_clipboard.py 2016-12-15 10:29:03 +01:00
chrys87
340a98c5af Update linux_paste_clipboard.py 2016-12-15 10:28:45 +01:00
chrys87
13b762ed9b Update screenManager.py 2016-12-15 10:23:29 +01:00
chrys87
b4f1c0605a Update espeak.py 2016-12-14 10:01:33 +01:00
chrys87
f02ba7910e Update espeak.py 2016-12-14 09:50:23 +01:00
chrys
8aa22fcafd start fixing word wrapping 2016-12-13 00:02:29 +01:00
chrys
3f195745e3 catch nonloadable drivers, debug, cleanup 2016-12-12 23:39:37 +01:00
chrys
f795c3206b improve message 2016-12-09 00:43:05 +01:00
chrys
310aa3ef09 new screenUpdate defaults, handle trace if a device is not grabable 2016-12-09 00:29:15 +01:00
chrys
52fcdc70b8 add review announce linebreak and endofline 2016-12-08 00:56:00 +01:00
chrys
6023ca8800 add review announce linebreak and endofline 2016-12-08 00:51:08 +01:00
chrys
e4b0327aca add new review options 2016-12-07 23:54:30 +01:00
chrys
c39396b181 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-12-06 23:06:05 +01:00
chrys
ce0d6163bf create dummy sounddriver 2016-12-06 23:05:29 +01:00
chrys
7a3daeefdf move generic to dummy, fix return value, fix codestyle 2016-12-06 23:03:03 +01:00
chrys
4917c9b2ac move generic to dummy, fix return value, fix codestyle 2016-12-06 23:02:54 +01:00
chrys
1963b09e49 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-12-03 02:23:44 +01:00
chrys
d4313793f5 fix print of fenrir key in cases where no command is fired 2016-12-03 02:23:26 +01:00
chrys
f4b86c37dc finalize cleanup in API 2016-12-03 02:04:38 +01:00
chrys
b9a21a7162 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-20 17:17:30 +01:00
chrys
4dfa19ed72 add announce and interrupt for autotime 2016-11-20 17:16:41 +01:00
chrys
8e2ed903d6 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-15 23:52:46 +01:00
chrys
5336f23335 whipe out GTK dependency, now Glib only 2016-11-15 23:50:48 +01:00
chrys
e0906aa05d Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-15 23:33:46 +01:00
chrys
0743289a5f remove ugly debug sound demo in fenrir source, its not needed anymore, gstreamer is working now 2016-11-15 23:33:28 +01:00
chrys
e31ef5d8c4 fix gstreamer soundDriver 2016-11-15 23:31:20 +01:00
chrys
59384f4f28 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-13 22:51:08 +01:00
chrys
7bc4745e2a make it possible to align autotime to an minute 2016-11-13 22:50:53 +01:00
chrys
680e624429 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-09 23:26:41 +01:00
chrys
3171018e6e add autotime toggle, announce date on change, make configurable what is spoken date or time or both 2016-11-09 23:17:58 +01:00
chrys
cd1dc49fd2 add autotime functionality 2016-11-09 21:28:18 +01:00
chrys
159498d8c7 Merge branch 'master' into wordWrappingEndOfScreenBell 2016-11-08 00:07:24 +01:00