Commit Graph

868 Commits

Author SHA1 Message Date
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
chrys
682105b96d ignore commands that are in /bin /sbin and /usr/bin; remove debug print 2016-10-03 17:26:29 +02:00
chrys
d4b86d38f2 fix window mode 2016-10-03 01:34:46 +02:00
chrys
9c2ef357c8 improve app detection 2016-10-03 00:29:36 +02:00
chrys
0b7f58b654 improve app detection 2016-10-03 00:29:24 +02:00
chrys
94317eefac fix typo while restructure to isspace breaks prev word 2016-10-03 00:06:36 +02:00
chrys
0ec1a0e56d we dont want to use while(true) lol 2016-10-03 00:04:50 +02:00
chrys
f231f72cbe improve application detection and speed up 2016-10-03 00:01:52 +02:00
chrys
bc5bc3d1ef fix application detection, remove debugging print 2016-10-02 23:27:29 +02:00
chrys
90129d4161 fix application detection, remove debugging print 2016-10-02 23:24:50 +02:00
chrys
1c2d0caa56 ignore parameters, foldes, numeric, decimal and some more in spellcheck, replace strip == empty check with faster isspace 2016-10-02 22:10:27 +02:00
chrys
f6209f8b4c replace any nonused punctuation with space but grave, apostrophe, dot and comma in punctuationmanager 2016-10-02 21:44:07 +02:00
chrys
d63b21a50f Merge branch 'master' of github.com:chrys87/fenrir 2016-10-02 21:33:59 +02:00
chrys
7fab080d66 replace minus and underscore with space in punctuationmanager 2016-10-02 21:33:54 +02:00
Storm Dragon
b0692088b7 added bookmarks 2-10 2016-10-02 14:51:14 -04:00
Jeremiah Ticket
91c9260570 Edited phrasing 2016-10-02 10:28:51 -08:00
Jeremiah Ticket
0c3c8354ba Added more smileys and corrected others. 2016-10-02 10:15:36 -08:00
chrys
1d7ba49e92 add review_up and review_donw commands 2016-10-02 19:53:58 +02:00
chrys
0d2c095b62 add review_line_last_char 2016-10-02 18:08:21 +02:00
chrys
1720ab78e2 fix autoread Enable/disable command 2016-10-02 16:48:06 +02:00
chrys
c6562281da announce content of begin/end of line 2016-10-02 16:38:52 +02:00
chrys
3eb5fb0f47 name line begin/end commands more consistent 2016-10-02 16:25:53 +02:00
chrys
c6d6587d82 fix soundicons with different settingsroot 2016-10-02 14:34:19 +02:00
chrys
c56bde1c61 fix read screen after current cursor 2016-10-02 14:22:20 +02:00
chrys
41fe26d7a3 add review begin of line command 2016-10-02 14:19:22 +02:00
chrys
9b442c7dab add review to end of line command 2016-10-02 14:01:54 +02:00
chrys
e84956e48a update readme 2016-10-02 02:43:31 +02:00
chrys
988672d2d9 improve debugging 2016-10-01 18:07:51 +02:00
chrys
654794de61 add debug 2016-10-01 18:05:23 +02:00
chrys
fa33b21758 add more debug 2016-10-01 17:55:09 +02:00
chrys
182309c531 fix always replace colon with space for seperate words 2016-10-01 16:06:24 +02:00
chrys
cc2e5860c5 always replace colon with space for seperate words 2016-10-01 16:01:34 +02:00
chrys
2c539ba0f8 announce capital letters in keyecho, deleteecho, char review next,prev/current and arrow left right 2016-10-01 15:22:34 +02:00
Storm Dragon
2b93302f2c Merge branch 'master' of https://github.com/chrys87/fenrir
As usual, I didn't pull before pushing.
2016-09-30 22:19:21 -04:00
Storm Dragon
edc05d274b Added a 'most' setting for punctuation. Some now reads less punctuation than before, but still the important stuff. 2016-09-30 22:19:07 -04:00
chrys
9f85c0af57 reset review on screen change 2016-10-01 04:12:29 +02:00
chrys
d39db88efd fix irssi reading with empty screen 2016-10-01 03:55:30 +02:00
chrys
3eb380700f remove duplicate diff 2016-10-01 03:36:10 +02:00
root
b431af8413 clean up 2016-10-01 03:14:14 +02:00
chrys
ee24881169 respect device setting for keyboard values are AUTO, ALL, and a device name 2016-10-01 03:06:16 +02:00
chrys
dc6a635e1f respect grap keyboard setting 2016-10-01 02:54:56 +02:00
chrys
4b5d12c91d respect punctuation level in settings file, levels and dicts are not configurable now 2016-10-01 01:56:09 +02:00
chrys
aa5d438ab4 add prototype commands for announce capslock, scrolllock and numlock 2016-10-01 01:14:40 +02:00
chrys
442146aaba improve input commands, remove spellcheck while deleting 2016-10-01 01:00:12 +02:00
chrys
9afe310620 wait for input, move many scripts to input trigger 2016-10-01 00:51:32 +02:00
chrys
f1c3e25d91 dont interrupt sound 2016-10-01 00:16:26 +02:00
chrys
7ac04d992b reduce regex calculation to improve speed 2016-10-01 00:11:32 +02:00
chrys
37d1d3f6c5 fix another window related bug 2016-09-30 23:38:51 +02:00
chrys
202717026e fix another window related bug 2016-09-30 23:37:22 +02:00
chrys
8014a46825 get rid of window mode 2016-09-30 23:35:12 +02:00
chrys
6b5f0f49f2 interrupt on screen change 2016-09-30 23:24:04 +02:00
chrys
2a373306c5 try to improve speed 2016-09-30 23:21:30 +02:00
chrys87
01f28b28f6 Update punctuationManager.py 2016-09-30 14:18:28 +02:00
chrys
33491136bf add some emoticons 2016-09-29 23:40:37 +02:00
chrys
24c1018314 add +*-/\@ to temporary hardcoded punctuation setting 2016-09-29 23:21:05 +02:00
chrys
187f45e868 add : and - to punctuation level 2016-09-29 23:12:56 +02:00
chrys
598ef8d96c fix playing change screen sound, directly bypass keypress on ignorescreen 2016-09-29 23:11:57 +02:00
chrys
51e5935e19 remove command repeat hack 2016-09-29 22:46:02 +02:00
chrys
8bedf94073 filter out unneeded events, improve interrupt commands 2016-09-29 22:34:44 +02:00
chrys
40b257f4e7 fix interrupt on keypress 2016-09-29 21:38:45 +02:00
chrys
fcea64865b Merge branch 'master' of github.com:chrys87/fenrir 2016-09-29 20:39:24 +02:00
chrys
0ee990eb62 fix punctuation inside of a word seperate the word 2016-09-29 20:35:53 +02:00
Jeremiah Ticket
1ef8ade7fc Recorrected semicolon. 2016-09-28 13:29:32 -08:00
Jeremiah Ticket
d409bd3e99 Corrected some grammar in the text and return. 2016-09-28 13:24:20 -08:00
Jeremiah Ticket
ad51b15f85 Corrected spelling in the inc_speech_rate command description. 2016-09-28 13:19:17 -08:00
Jeremiah Ticket
bf930d537e Added the equals sign to punctuation manager. 2016-09-28 13:15:40 -08:00
chrys
2fd167e510 Merge branch 'master' of github.com:chrys87/fenrir 2016-09-28 22:53:46 +02:00
chrys
3e1e96a701 add initial capslock announcement 2016-09-28 22:53:20 +02:00
Jeremiah Ticket
71ae21d079 Fixed spelling for semi colon was simi colon 2016-09-28 12:47:21 -08:00
chrys
80dbc0f271 fix outputManager, pass ignorePunctuation 2016-09-28 22:25:21 +02:00
chrys
f384752a5d fix clipboard 2016-09-28 22:06:10 +02:00
chrys
5551d19ed4 fix typos 2016-09-28 22:00:51 +02:00
Jeremiah Ticket
23a96914a1 Fixed spelling for AutoReadIncoming was AutoReadIncomming 2016-09-28 09:08:48 -08:00
chrys87
c9434f98a2 Update fenrir.py 2016-09-28 16:31:17 +02:00
chrys87
45e740caa5 Update fenrir.py 2016-09-28 16:27:04 +02:00
chrys
acb074554f add simple command flood protection 2016-09-27 23:56:32 +02:00
chrys
d8c597c83f add double tap detection 2016-09-27 23:52:46 +02:00
chrys
f67ada9a05 fix single key consume 2016-09-27 23:41:11 +02:00
chrys
2cd4fb51d2 fix scripts 2016-09-27 23:31:46 +02:00
chrys
63a32a4306 fix arrowing 2016-09-27 23:28:30 +02:00
chrys
58e2c6812a speed up fenrir 2016-09-27 23:17:46 +02:00
Storm Dragon
b2f31fde39 Added punctuation to the punctuation manager. 2016-09-27 11:19:12 -04:00
Storm Dragon
eac865da3d Fixed mixed tab and spaces issue, fixed indentation errors. 2016-09-27 10:46:45 -04:00
Storm Dragon
d287bc294d Merge branch 'inputHandlingRework' of https://github.com/chrys87/fenrir into inputHandlingRework 2016-09-27 10:35:05 -04:00
Storm Dragon
9d5d3427a5 corrected missing : also fixed indentation in core/inputManager.py 2016-09-27 10:34:15 -04:00
chrys87
01d2418e1e Update fenrir.py 2016-09-27 16:31:27 +02:00
chrys87
c956eb9f2d Update inputManager.py 2016-09-27 16:29:12 +02:00
chrys87
b3281ccdee Update evdev.py 2016-09-27 16:21:23 +02:00
chrys87
cdf1c00434 Update inputManager.py 2016-09-27 16:15:26 +02:00
chrys87
318a153c22 Update inputManager.py 2016-09-27 16:13:32 +02:00