Commit Graph

857 Commits

Author SHA1 Message Date
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
chrys
7d457e6d54 typo 2016-10-12 22:35:00 +02:00
chrys
f42ae05e55 typo 2016-10-12 22:33:41 +02:00
chrys
d6e9676c8c typo 2016-10-12 22:27:29 +02:00
chrys
f6912ce14a merge 2016-10-12 22:26:19 +02:00
root
bc396a9223 add toggle_emoticon 2016-10-12 22:22:02 +02:00
chrys
f817c12618 fix custom dict 2016-10-12 22:14:18 +02:00
chrys
fcf212d715 harderner config importer 2016-10-12 21:45:27 +02:00
root
7d0a465ed7 initial punctuation and dict import 2016-10-12 21:37:19 +02:00
root
0c0564012c initial punctuation and dict import 2016-10-12 21:36:11 +02:00
Storm Dragon
78cc1a76e5 Added some more emoticons. 2016-10-09 18:36:48 -04:00
chrys
adec95c8c2 ignore screenChange on fenrir start 2016-10-08 15:08:53 +02:00
chrys
3212d1da26 fix brlapi typo 2016-10-08 14:58:48 +02:00
chrys
4bf61dc986 restrict len for tests 2016-10-08 13:18:30 +02:00
chrys
fa45cdf5da enter/ leve braille screen correctly 2016-10-08 12:15:38 +02:00
chrys
adc5384249 do cleanups 2016-10-08 11:45:17 +02:00
chrys
b52784d860 do some cleanups in braille 2016-10-08 04:01:39 +02:00
chrys
fcf2a61dbc inital try for braille 2016-10-08 03:22:56 +02:00
chrys
562fa78795 set second mark magical when copy to clipboard 2016-10-07 23:01:43 +02:00
chrys
8041e8809f boil out history 2016-10-06 07:50:46 +02:00
chrys
2f1d2ba13f boil out history 2016-10-06 07:46:09 +02:00
chrys
da7d2dda62 boil out history 2016-10-06 07:42:06 +02:00
chrys
317dd303b7 fix tintin history 2016-10-06 06:56:57 +02:00
chrys
8d500f1470 fix clipboard 2016-10-05 23:28:52 +02:00
chrys
7bebe30744 upload initial history 2016-10-05 23:12:42 +02:00
chrys
ee7eb3a9c6 upload initial history 2016-10-05 23:11:43 +02:00
chrys
f56847797f history 2016-10-05 22:12:31 +02:00
chrys
ef71fb385c fix setup.py with script 2016-10-05 20:04:14 +02:00
chrys87
913b870360 Update fenrir.py 2016-10-05 11:22:41 +02:00
chrys87
804cfca9b6 Update commandManager.py 2016-10-05 11:18:16 +02:00
chrys87
a10fa156ef Update settingsManager.py 2016-10-05 11:17:51 +02:00
chrys87
491b981f03 Update settingsManager.py 2016-10-05 11:14:01 +02:00
chrys87
203266af18 Update commandManager.py 2016-10-05 11:12:19 +02:00
chrys
3428192499 update setup.py 2016-10-04 23:46:25 +02:00
chrys
a6d101327b update setup.py 2016-10-04 23:46:02 +02:00
chrys
98fb60df60 improve clipboard 2016-10-04 23:30:47 +02:00
chrys
c49a1b318a create wav sound theme, make more use of soundicons 2016-10-04 23:15:38 +02:00
Jeremiah Ticket
7fe60f819f Merge branch 'master' of https://github.com/chrys87/fenrir 2016-10-04 12:22:58 -08:00
Jeremiah Ticket
d1c51266ab Hopefully add __init__.py files in all sub folders of src/fenrir/ 2016-10-04 12:18:37 -08:00
chrys
1e3719ebff add get first char in line, fix cycle punctuation 2016-10-04 21:53:29 +02:00
Jeremiah Ticket
40b18c9c49 renamed fenrir-package to fenrir to satisfy packaging requirements. 2016-10-04 11:20:49 -08:00
Jeremiah Ticket
e8032a3b30 Revert "Renamed fenrir-package to fenrir to satisfy packaging deps."
This reverts commit 33edce7c82.
2016-10-04 11:18:09 -08:00
Jeremiah Ticket
33edce7c82 Renamed fenrir-package to fenrir to satisfy packaging deps. 2016-10-04 10:52:39 -08:00
chrys87
dfaf31ffb5 Update punctuationManager.py 2016-10-04 17:20:23 +02:00
chrys87
9017009a70 Rename cycle_punctuation_level.py to toggle_punctuation_level.py 2016-10-04 17:12:02 +02:00
chrys87
474a15c51d Create cycle_punctuation_level.py 2016-10-04 17:07:26 +02:00
chrys87
8e924249d4 Update punctuationManager.py 2016-10-04 17:00:08 +02:00
chrys87
5ce91abb5a create cyclePunctuation 2016-10-04 16:57:17 +02:00
chrys
9dd2ec0522 fix spellchekck 2016-10-03 20:05:36 +02:00
chrys
1576a41f34 ignore fenrir for spellcheck 2016-10-03 19:48:11 +02:00
chrys
ca1a6be58a tweak performance 2016-10-03 19:25:59 +02:00
chrys
9a844faa5e tweak performance 2016-10-03 19:21:14 +02:00
chrys
e7fb542980 ignore also shell buildins 2016-10-03 18:02:02 +02:00