Commit Graph

116 Commits

Author SHA1 Message Date
chrys87
344db17f5a Update inputManager.py 2016-08-30 11:59:38 +02:00
chrys87
e312ffc22e Update commandManager.py 2016-08-30 11:58:06 +02:00
chrys87
940a454611 Update generalInformation.py 2016-08-30 11:51:18 +02:00
chrys87
497729d09d Update settings.py 2016-08-30 11:50:36 +02:00
chrys87
fb1e305e49 Update settings.py 2016-08-30 11:50:15 +02:00
Storm Dragon
06381f63be Merge branch 'master' of https://github.com/chrys87/fenrir
Changed thhe keyboard file at apparently the same time as you.
2016-08-28 13:25:48 -04:00
Storm Dragon
1263ce2709 Changed time format slightly, added dte command, added fenrir+d command for date. 2016-08-28 13:24:15 -04:00
chrys
0080e1aeb8 add new command cursor_position 2016-08-28 19:19:55 +02:00
chrys87
a87547fef1 Update settings.py 2016-08-26 10:18:07 +02:00
chrys
cbb41f8570 finish up time example 2016-08-26 01:42:31 +02:00
chrys
fa93d611fc make number of clipboards configurable 2016-08-25 01:50:02 +02:00
chrys87
4dee80bd33 Update commands.py 2016-08-24 16:10:11 +02:00
chrys
eb323eeedf polish clipboard stuff 2016-08-24 00:41:16 +02:00
chrys87
c9200248eb Update commands.py 2016-08-23 17:30:31 +02:00
chrys87
f9b66a3e26 Update screenData.py 2016-08-23 13:24:52 +02:00
chrys
57f61e80f5 add initial clipboard management for pasting 2016-08-23 00:51:39 +02:00
chrys
5404d1ea17 use debug in outputManager and commandManager 2016-08-21 23:55:56 +02:00
chrys
1467fc1939 initial use of debug framework 2016-08-21 23:26:19 +02:00
chrys
3794bd5fe4 dont announce start as TTY change 2016-08-21 21:23:19 +02:00
Chrys
cd123ac072 add commands {inc,dec}_{speech,sound}_{volume,rate,pitch} 2016-08-21 14:20:55 +02:00
Chrys
b534e554e5 more cleanup 2016-08-19 17:47:21 +02:00
Chrys
3dd83fb8f7 remove hack for testing tty change announcement 2016-08-19 17:34:41 +02:00
Chrys
5be851e5d1 cleanup 2016-08-19 17:26:30 +02:00
Chrys
3c720b8b1a initial promotedtext, cleanups, prepare for consume non fenrirkey shortcuts 2016-08-19 17:21:52 +02:00
chrys
2cd4328613 make key forewarding work 2016-08-14 00:11:37 +02:00
chrys
255e54ecea initial key foreward 2016-08-13 00:06:54 +02:00
chrys
794abf26e3 make fenrir key configurable 2016-08-11 23:16:44 +02:00
chrys
b4f01f76f0 initial but unfinished key consumation 2016-08-11 14:37:46 +02:00
chrys
7b4be74688 fix things 2016-08-10 15:30:43 +02:00
chrys
6eceeee07b prepare keyboard grab 2016-08-10 02:09:49 +02:00
chrys
de92da8b00 make update Rate configurable 2016-08-08 21:10:43 +02:00
chrys
f51a5967eb unify pitch and rate with a value 0.0 - 1.0 in config 2016-08-08 11:07:40 +02:00
chrys
0e973b6f1d add autoReadIncomming, add sound volume, convert volume to 0.0 - 1.0 factor for unification 2016-08-08 09:34:57 +02:00
chrys
a277c10dcd initial char delete echo 2016-08-06 15:33:17 +02:00
chrys
e797d8dd97 add interrupt on keypress 2016-08-06 04:47:41 +02:00
Chrys
8a3ead822a polish sound 2016-08-03 02:26:44 +02:00
chrys
6a117ac998 dont push 2016-07-28 23:52:20 +02:00
chrys
f00621832e fix settings stuff 2016-07-26 23:39:22 +02:00
chrys87
d90ebb8932 Update outputManager.py 2016-07-26 16:19:23 +02:00
chrys87
f486d2beb0 Update outputManager.py 2016-07-26 15:59:27 +02:00
chrys87
95344d61f6 Update settingsManager.py 2016-07-26 15:44:03 +02:00
chrys87
2e9c656037 Update environment.py 2016-07-26 15:32:47 +02:00
chrys87
470bb0c1c6 Update settingsManager.py 2016-07-26 15:23:38 +02:00
chrys87
3465b96bc6 Update settingsManager.py 2016-07-26 15:12:42 +02:00
chrys
f0ad59712d change key handling to avoid delays 2016-07-26 00:06:18 +02:00
chrys
d6a6ad5583 fix enable/disable commands 2016-07-25 19:48:03 +02:00
chrys
8ead2fc669 seperate onInput and onScreenUpdate incomming speech for prepare word echo and stuff 2016-07-23 17:07:55 +02:00
chrys
513d4a4ddf add initial (buggy :/ ) prev,curr,next word commands 2016-07-19 01:19:21 +02:00
chrys
0410c33a08 keyboard echo 2016-07-17 14:25:59 +02:00
chrys
c21ed8fceb fix some stuff 2016-07-17 00:56:18 +02:00