Commit Graph

744 Commits

Author SHA1 Message Date
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