chrys
|
6a8b1ba5f6
|
add settings for hilight mode
|
2016-11-04 21:57:55 +01:00 |
|
chrys
|
643e755bd2
|
try to reconnect to speechd
|
2016-11-04 21:39:02 +01:00 |
|
chrys
|
f540b9658d
|
remove nonprintable chars
|
2016-11-04 21:25:54 +01:00 |
|
chrys
|
99534c8c6c
|
remove debug sleep
|
2016-11-01 22:03:38 +01:00 |
|
chrys
|
0221ba358f
|
make highlighted mode work in driver
|
2016-11-01 21:55:08 +01:00 |
|
chrys
|
965c850ca2
|
sync
|
2016-10-30 01:16:07 +02:00 |
|
chrys
|
f91a493c4b
|
fix oops
|
2016-10-30 00:31:40 +02:00 |
|
chrys
|
2ec4102f8b
|
make install executeable
|
2016-10-30 00:27:07 +02:00 |
|
chrys
|
ad036e6c62
|
add higlight tracking data to screen driver
|
2016-10-29 16:50:51 +02:00 |
|
chrys
|
227e136bdd
|
add highlight tracking to screenData
|
2016-10-29 16:44:26 +02:00 |
|
chrys
|
5839a8fbcb
|
create screen_utils
|
2016-10-29 16:40:34 +02:00 |
|
chrys87
|
3ec6697b58
|
Update line_utils.py
|
2016-10-28 14:52:51 +02:00 |
|
chrys87
|
4ebd476c63
|
Update line_utils.py
|
2016-10-28 14:27:23 +02:00 |
|
chrys87
|
b7fcec0fbe
|
reduce code
|
2016-10-25 18:05:13 +02:00 |
|
chrys87
|
c610c121d8
|
Try to fix fenrir key going crazy
|
2016-10-25 17:57:33 +02:00 |
|
chrys87
|
c0adc2c309
|
remove unneeded returns
|
2016-10-24 17:47:45 +02:00 |
|
chrys87
|
251e4eda3e
|
Fix Typo, add optional parameters
|
2016-10-24 17:46:18 +02:00 |
|
chrys87
|
f6eb8a7b67
|
Update evdev.py
|
2016-10-24 10:21:10 +02:00 |
|
Storm Dragon
|
4ed32299f9
|
Revert "try to improve the differ"
This reverts commit db7bc95d1a .
Reverted changes.
|
2016-10-23 20:01:18 -04:00 |
|
Storm Dragon
|
5a46b3320e
|
Revert "change the sorting of events may not be a good idea"
This reverts commit 1fa9259bd7 .
|
2016-10-23 19:58:04 -04:00 |
|
chrys87
|
1fa9259bd7
|
change the sorting of events may not be a good idea
|
2016-10-23 23:43:39 +02:00 |
|
chrys87
|
05f44f9fb9
|
optimize input
|
2016-10-23 18:44:09 +02:00 |
|
chrys
|
db7bc95d1a
|
try to improve the differ
|
2016-10-23 09:30:47 +02:00 |
|
chrys
|
4ca904f8ed
|
Merge branch 'master' into wordWrappingEndOfScreenBell
|
2016-10-23 01:58:02 +02:00 |
|
chrys
|
269a96d2ca
|
numlock/capslock/scrolllock should interrupt, not append
|
2016-10-23 01:57:45 +02:00 |
|
chrys
|
28494517e6
|
merge
|
2016-10-22 20:31:37 +02:00 |
|
chrys
|
5e70179b8c
|
announce toggle of Numlock, Capslock and Scrolllock
|
2016-10-22 20:27:58 +02:00 |
|
chrys
|
1747b9b752
|
Revert "move scripts back to screenupdate trigger"
This reverts commit b08a07bfab .
|
2016-10-22 13:14:50 +02:00 |
|
chrys
|
b08a07bfab
|
move scripts back to screenupdate trigger
|
2016-10-22 13:12:51 +02:00 |
|
chrys
|
457c6aa769
|
add some more debug
|
2016-10-22 12:58:34 +02:00 |
|
chrys
|
483fd21952
|
add debut to speech-drivers
|
2016-10-22 12:55:21 +02:00 |
|
chrys
|
141377b7b8
|
word start produce a delta of 2 |c |, move the echos back to input
|
2016-10-22 12:36:28 +02:00 |
|
chrys
|
e3f736cb4f
|
another drunken try
|
2016-10-22 03:34:14 +02:00 |
|
chrys
|
2c0e6907db
|
try to fix race while echo and delete_echo
|
2016-10-22 03:27:18 +02:00 |
|
chrys
|
591511fc75
|
port onInput to new return values
|
2016-10-21 17:21:39 +02:00 |
|
chrys
|
4a46858bd0
|
Merge branch 'master' into wordWrappingEndOfScreenBell
|
2016-10-21 16:02:01 +02:00 |
|
chrys87
|
8731955ac2
|
Rename cursor_end_of_line.py to cursor_read_to_end_of_line.py
|
2016-10-21 14:15:20 +02:00 |
|
chrys87
|
5fd6ed2bbc
|
Create cursor_end_of_line.py
|
2016-10-21 14:05:36 +02:00 |
|
chrys
|
60d0a9cc4c
|
Merge branch 'master' into wordWrappingEndOfScreenBell
|
2016-10-21 01:16:01 +02:00 |
|
chrys
|
8846527639
|
new commands: cursor_line and cursor_column for announce current position
|
2016-10-21 01:14:46 +02:00 |
|
chrys
|
6668832eda
|
port onInput to new parameters and modolarize some stuff
|
2016-10-20 21:52:36 +02:00 |
|
chrys
|
74aee822a3
|
clean up broken word wrap, add , endOfScreen return value
|
2016-10-20 21:10:49 +02:00 |
|
chrys
|
763a1a26b5
|
clean up broken word wrap, add , endOfScreen return value
|
2016-10-20 21:10:39 +02:00 |
|
chrys
|
db3e5f912f
|
some more debug
|
2016-10-20 14:25:51 +02:00 |
|
chrys
|
8e3deef6e4
|
add some debug to input handling
|
2016-10-20 14:23:10 +02:00 |
|
chrys
|
3150893dc6
|
fix debug
|
2016-10-20 14:02:16 +02:00 |
|
chrys
|
70e79224b4
|
sync
|
2016-10-20 11:33:38 +02:00 |
|
chrys
|
df3c574201
|
sync
|
2016-10-20 11:31:18 +02:00 |
|
chrys
|
e8bb7e6b40
|
sync
|
2016-10-20 11:30:35 +02:00 |
|
chrys87
|
d3f46fe3cf
|
Update punctuationManager.py
|
2016-10-20 10:11:29 +02:00 |
|
chrys87
|
13a184cc31
|
Update punctuation.py
|
2016-10-20 10:04:20 +02:00 |
|
jticket1024
|
4b3dbd65ef
|
General source tree cleanup.
|
2016-10-19 14:29:18 -08:00 |
|
jticket1024
|
9359e264c1
|
Changed pid file location.
|
2016-10-19 14:16:32 -08:00 |
|
chrys
|
022d09ff44
|
get initial daemonize working
|
2016-10-19 23:53:09 +02:00 |
|
chrys
|
553317d34c
|
remove X from fenrir.py
|
2016-10-19 23:35:14 +02:00 |
|
chrys
|
686958ca02
|
rename fenrir-daemon
|
2016-10-19 23:32:52 +02:00 |
|
chrys
|
12765c4039
|
rename pid to pidfile
|
2016-10-19 23:31:25 +02:00 |
|
chrys
|
a973d5515d
|
add simple daeomon wrapper
|
2016-10-19 23:29:40 +02:00 |
|
chrys
|
3c438b5262
|
Revert "remove debug file on start"
This reverts commit f7ce113557 .
|
2016-10-19 22:52:32 +02:00 |
|
chrys
|
f7ce113557
|
remove debug file on start
|
2016-10-19 22:49:40 +02:00 |
|
chrys
|
e3ce8c31f8
|
improve debugging
|
2016-10-19 22:29:06 +02:00 |
|
chrys
|
e52f8fe685
|
fallback for script folder to config/scripts, remove debug code that runs any script on startup lol
|
2016-10-19 20:58:56 +02:00 |
|
chrys
|
1aabb253bc
|
filter out bogous evdev devices
|
2016-10-19 20:33:23 +02:00 |
|
chrys
|
3aa80e41d6
|
allow multitble devices for named keyboard devices
|
2016-10-19 17:02:40 +02:00 |
|
chrys
|
8067702858
|
run script threaded
|
2016-10-19 14:59:34 +02:00 |
|
chrys
|
707b120cba
|
add sanity check for valid keys
|
2016-10-19 13:06:57 +02:00 |
|
chrys
|
e44bbc6c07
|
decode subprocess call correctly
|
2016-10-18 22:24:10 +02:00 |
|
chrys
|
6799a558e5
|
make fenrir find /usr/share/sounds/fenrir/ soundpath
|
2016-10-18 22:14:14 +02:00 |
|
chrys
|
92677eaef4
|
fix emoticon toggle
|
2016-10-18 20:54:41 +02:00 |
|
chrys
|
096b477d16
|
fix typo in soundpath
|
2016-10-18 20:38:12 +02:00 |
|
chrys
|
ce93c54812
|
add initial script support
|
2016-10-18 20:25:27 +02:00 |
|
chrys
|
c99c45436e
|
load scripts
|
2016-10-18 20:08:16 +02:00 |
|
chrys
|
02ef75d966
|
look at /usr/share/sounds/fenrir for sound
|
2016-10-18 19:42:04 +02:00 |
|
chrys
|
f1365f21ae
|
polish subprocess command
|
2016-10-18 19:16:58 +02:00 |
|
chrys
|
227bd99fb4
|
add subprcess_command for external calling
|
2016-10-18 19:04:04 +02:00 |
|
chrys
|
c5642c4118
|
add KEY_SCRIPT, and make fenrir load it from settings. Fenrir also understand its press currently
|
2016-10-18 17:58:37 +02:00 |
|
chrys
|
b144ec06a7
|
improve trigger
|
2016-10-18 15:32:07 +02:00 |
|
chrys
|
fc0eec157f
|
remove unused command
|
2016-10-18 15:30:52 +02:00 |
|
chrys
|
3f0d8ea671
|
sync with my repo
|
2016-10-18 15:25:55 +02:00 |
|
chrys
|
bd4cbce395
|
filter out invalid shortcuts
|
2016-10-18 15:23:51 +02:00 |
|
chrys
|
d4402d13cf
|
add pause after line
|
2016-10-18 15:17:20 +02:00 |
|
chrys
|
f42eafd816
|
more pause tweaks
|
2016-10-18 14:10:56 +02:00 |
|
chrys
|
fe264e8d96
|
tell the TTS system the pause without messinng config files
|
2016-10-18 14:03:10 +02:00 |
|
chrys
|
d8f4446ab0
|
more tweaks for pause
|
2016-10-18 12:10:27 +02:00 |
|
chrys
|
f09fe39b61
|
improve punctuation manager for pause
|
2016-10-18 11:40:37 +02:00 |
|
chrys
|
bf7598723a
|
add pause to punctuation
|
2016-10-18 11:27:26 +02:00 |
|
chrys
|
b36d19ca78
|
do not allert on ' and ´ in spellchecker
|
2016-10-18 10:46:22 +02:00 |
|
chrys
|
db6c21625d
|
announce capitals in phonetic
|
2016-10-18 10:28:48 +02:00 |
|
chrys
|
1eed2e3479
|
add nex/prev word phonetic
|
2016-10-17 23:08:19 +02:00 |
|
chrys
|
e65f880dfb
|
add next/pref char phoneteic
|
2016-10-17 20:11:56 +02:00 |
|
chrys
|
ccc4a2776a
|
fix some fallback settings
|
2016-10-16 23:03:50 +02:00 |
|
chrys
|
c80f523ce5
|
dont overflow double tap -> reset to 1
|
2016-10-16 22:27:12 +02:00 |
|
chrys
|
1a9959727f
|
make punctuation configurable, add emoticons
|
2016-10-16 22:02:42 +02:00 |
|
chrys
|
f8da0af676
|
fix spellchecking noise
|
2016-10-16 21:41:15 +02:00 |
|
chrys
|
3c80e5c0a4
|
rename doubleTapDelay to doubleTapTimeout
|
2016-10-13 00:35:03 +02:00 |
|
chrys
|
1e1510dd54
|
leve the old code until the new one is better tested
|
2016-10-13 00:30:07 +02:00 |
|
chrys
|
26ab1701d2
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2016-10-13 00:11:40 +02:00 |
|
chrys
|
c80e93abab
|
respect doubleTapDelay
|
2016-10-13 00:05:05 +02:00 |
|
chrys
|
876be9a6d3
|
improve debug
|
2016-10-12 23:14:58 +02:00 |
|
chrys
|
f785b3e6db
|
replace own implementation of from_device by new mainstream function
|
2016-10-12 22:56:02 +02:00 |
|