Commit Graph

  • c49a1b318a create wav sound theme, make more use of soundicons chrys 2016-10-04 23:15:38 +02:00
  • 56693c2a6b Broken setup file, installs correctly, but needs major fixes. Jeremiah Ticket 2016-10-04 13:07:19 -08:00
  • 7fe60f819f Merge branch 'master' of https://github.com/chrys87/fenrir Jeremiah Ticket 2016-10-04 12:22:58 -08:00
  • d1c51266ab Hopefully add __init__.py files in all sub folders of src/fenrir/ Jeremiah Ticket 2016-10-04 12:18:37 -08:00
  • 1e3719ebff add get first char in line, fix cycle punctuation chrys 2016-10-04 21:53:29 +02:00
  • 40b18c9c49 renamed fenrir-package to fenrir to satisfy packaging requirements. Jeremiah Ticket 2016-10-04 11:20:49 -08:00
  • e8032a3b30 Revert "Renamed fenrir-package to fenrir to satisfy packaging deps." Jeremiah Ticket 2016-10-04 11:18:09 -08:00
  • 33edce7c82 Renamed fenrir-package to fenrir to satisfy packaging deps. Jeremiah Ticket 2016-10-04 10:52:39 -08:00
  • 8ee30abab4 Bound keys for cycle through punctuation, and add some more laptop layout keybindings. Storm Dragon 2016-10-04 11:38:15 -04:00
  • dfaf31ffb5 Update punctuationManager.py chrys87 2016-10-04 17:20:23 +02:00
  • 9017009a70 Rename cycle_punctuation_level.py to toggle_punctuation_level.py chrys87 2016-10-04 17:12:02 +02:00
  • 39e2b798fa Update test.conf chrys87 2016-10-04 17:11:05 +02:00
  • d4d98f88be Update laptop.conf chrys87 2016-10-04 17:10:33 +02:00
  • 4c6bee1de9 Update desktop.conf chrys87 2016-10-04 17:09:50 +02:00
  • 474a15c51d Create cycle_punctuation_level.py chrys87 2016-10-04 17:07:26 +02:00
  • f65d2bfb67 Update settings.conf.orig chrys87 2016-10-04 17:02:27 +02:00
  • 5f00f18363 Update settings.conf.storm chrys87 2016-10-04 17:01:50 +02:00
  • 397ff5a247 Update settings.conf chrys87 2016-10-04 17:00:59 +02:00
  • 8e924249d4 Update punctuationManager.py chrys87 2016-10-04 17:00:08 +02:00
  • 5ce91abb5a create cyclePunctuation chrys87 2016-10-04 16:57:17 +02:00
  • aac65c528e mark linewrapping as fixed chrys87 2016-10-04 00:31:50 +02:00
  • a29e99bb8b Changed to be wanted by sound.target which starts earlier in the process. Jeremiah Ticket 2016-10-03 14:11:40 -08:00
  • 3f613cc3f0 fix spellchekck chrys 2016-10-03 20:05:50 +02:00
  • 9dd2ec0522 fix spellchekck chrys 2016-10-03 20:05:36 +02:00
  • 1576a41f34 ignore fenrir for spellcheck chrys 2016-10-03 19:48:11 +02:00
  • ca1a6be58a tweak performance chrys 2016-10-03 19:25:59 +02:00
  • 9a844faa5e tweak performance chrys 2016-10-03 19:21:14 +02:00
  • e7fb542980 ignore also shell buildins chrys 2016-10-03 18:02:02 +02:00
  • 682105b96d ignore commands that are in /bin /sbin and /usr/bin; remove debug print chrys 2016-10-03 17:26:29 +02:00
  • d4b86d38f2 fix window mode chrys 2016-10-03 01:34:46 +02:00
  • 772ea79128 Fixed error in desktop layout file. Storm Dragon 2016-10-02 19:04:42 -04:00
  • ec64a3722b Fixed error in desktop layout file. Storm Dragon 2016-10-02 19:00:18 -04:00
  • 9c2ef357c8 improve app detection chrys 2016-10-03 00:29:36 +02:00
  • 0b7f58b654 improve app detection chrys 2016-10-03 00:29:24 +02:00
  • 94317eefac fix typo while restructure to isspace breaks prev word chrys 2016-10-03 00:06:36 +02:00
  • 0ec1a0e56d we dont want to use while(true) lol chrys 2016-10-03 00:04:50 +02:00
  • f231f72cbe improve application detection and speed up chrys 2016-10-03 00:01:52 +02:00
  • bc5bc3d1ef fix application detection, remove debugging print chrys 2016-10-02 23:27:29 +02:00
  • 90129d4161 fix application detection, remove debugging print chrys 2016-10-02 23:24:50 +02:00
  • 1c2d0caa56 ignore parameters, foldes, numeric, decimal and some more in spellcheck, replace strip == empty check with faster isspace chrys 2016-10-02 22:10:27 +02:00
  • f6209f8b4c replace any nonused punctuation with space but grave, apostrophe, dot and comma in punctuationmanager chrys 2016-10-02 21:44:07 +02:00
  • d63b21a50f Merge branch 'master' of github.com:chrys87/fenrir chrys 2016-10-02 21:33:59 +02:00
  • 7fab080d66 replace minus and underscore with space in punctuationmanager chrys 2016-10-02 21:33:54 +02:00
  • b0692088b7 added bookmarks 2-10 Storm Dragon 2016-10-02 14:51:14 -04:00
  • 91c9260570 Edited phrasing Jeremiah Ticket 2016-10-02 10:28:51 -08:00
  • 0c3c8354ba Added more smileys and corrected others. Jeremiah Ticket 2016-10-02 10:15:36 -08:00
  • 1d7ba49e92 add review_up and review_donw commands chrys 2016-10-02 19:53:58 +02:00
  • 0d2c095b62 add review_line_last_char chrys 2016-10-02 18:08:21 +02:00
  • 09a4d60e0a fixed error in keyboard files. Storm Dragon 2016-10-02 11:27:37 -04:00
  • cd5d056241 Keyboard bindings, I still have a couple to do on laptop when I think of a good way to do them. Storm Dragon 2016-10-02 11:06:18 -04:00
  • ac3d7f2284 dont upload my settings... chrys 2016-10-02 16:48:34 +02:00
  • 1720ab78e2 fix autoread Enable/disable command chrys 2016-10-02 16:48:06 +02:00
  • c6562281da announce content of begin/end of line chrys 2016-10-02 16:38:52 +02:00
  • 3eb5fb0f47 name line begin/end commands more consistent chrys 2016-10-02 16:25:53 +02:00
  • c6d6587d82 fix soundicons with different settingsroot chrys 2016-10-02 14:34:19 +02:00
  • c56bde1c61 fix read screen after current cursor chrys 2016-10-02 14:22:20 +02:00
  • 41fe26d7a3 add review begin of line command chrys 2016-10-02 14:19:22 +02:00
  • 9e6dc32241 Merge branch 'master' of github.com:chrys87/fenrir chrys 2016-10-02 14:02:07 +02:00
  • 9b442c7dab add review to end of line command chrys 2016-10-02 14:01:54 +02:00
  • bb447b7ab6 Updated README. Jeremiah Ticket 2016-10-01 22:36:53 -08:00
  • 68f4351bd5 Merge branch 'master' of github.com:chrys87/fenrir chrys 2016-10-02 02:44:37 +02:00
  • e84956e48a update readme chrys 2016-10-02 02:43:31 +02:00
  • 348e4462d0 Added partially complete PKGBUILD for Arch LInux like systems in the contrib directory. Storm Dragon 2016-10-01 20:42:20 -04:00
  • 988672d2d9 improve debugging chrys 2016-10-01 18:07:51 +02:00
  • 654794de61 add debug chrys 2016-10-01 18:05:23 +02:00
  • fa33b21758 add more debug chrys 2016-10-01 17:55:09 +02:00
  • 182309c531 fix always replace colon with space for seperate words chrys 2016-10-01 16:06:24 +02:00
  • cc2e5860c5 always replace colon with space for seperate words chrys 2016-10-01 16:01:34 +02:00
  • de62c6f70e announce capital letters in keyecho, deleteecho, char review next,prev/current and arrow left right chrys 2016-10-01 15:22:55 +02:00
  • 2c539ba0f8 announce capital letters in keyecho, deleteecho, char review next,prev/current and arrow left right chrys 2016-10-01 15:22:34 +02:00
  • 7bfe243f56 Capitalization sounds added. Storm Dragon 2016-10-01 08:31:47 -04:00
  • 49d0319a82 Added punct levels to default.conf. Storm Dragon 2016-09-30 22:30:58 -04:00
  • 1bea824a5d announce capital letters chrys 2016-10-01 04:25:55 +02:00
  • 2b93302f2c Merge branch 'master' of https://github.com/chrys87/fenrir Storm Dragon 2016-09-30 22:19:21 -04:00
  • edc05d274b Added a 'most' setting for punctuation. Some now reads less punctuation than before, but still the important stuff. Storm Dragon 2016-09-30 22:19:07 -04:00
  • 9f85c0af57 reset review on screen change chrys 2016-10-01 04:12:29 +02:00
  • 46dd83a3b7 update ToDo irssi is now working as wanted chrys 2016-10-01 04:08:00 +02:00
  • d39db88efd fix irssi reading with empty screen chrys 2016-10-01 03:55:30 +02:00
  • 3eb380700f remove duplicate diff chrys 2016-10-01 03:36:10 +02:00
  • 00e1da4c15 update default punctuation file chrys 2016-10-01 03:22:23 +02:00
  • b431af8413 clean up root 2016-10-01 03:14:14 +02:00
  • ee24881169 respect device setting for keyboard values are AUTO, ALL, and a device name chrys 2016-10-01 03:06:16 +02:00
  • dc6a635e1f respect grap keyboard setting chrys 2016-10-01 02:54:56 +02:00
  • 4b5d12c91d respect punctuation level in settings file, levels and dicts are not configurable now chrys 2016-10-01 01:56:09 +02:00
  • a3cb14e072 remove static suspendScreen=1,2 and enable autodetection chrys 2016-10-01 01:46:37 +02:00
  • 99a5b524a8 fix readme chrys 2016-10-01 01:44:36 +02:00
  • e74efd6f14 we are fine with performance i think; update ToDo chrys 2016-10-01 01:29:48 +02:00
  • aa5d438ab4 add prototype commands for announce capslock, scrolllock and numlock chrys 2016-10-01 01:14:40 +02:00
  • f637ec5122 arrow arround is working now, update ToDo chrys 2016-10-01 01:05:43 +02:00
  • 442146aaba improve input commands, remove spellcheck while deleting chrys 2016-10-01 01:00:12 +02:00
  • 9afe310620 wait for input, move many scripts to input trigger chrys 2016-10-01 00:51:32 +02:00
  • f1c3e25d91 dont interrupt sound chrys 2016-10-01 00:16:26 +02:00
  • 7ac04d992b reduce regex calculation to improve speed chrys 2016-10-01 00:11:32 +02:00
  • 37d1d3f6c5 fix another window related bug chrys 2016-09-30 23:38:51 +02:00
  • 202717026e fix another window related bug chrys 2016-09-30 23:37:22 +02:00
  • 8014a46825 get rid of window mode chrys 2016-09-30 23:35:12 +02:00
  • 6b5f0f49f2 interrupt on screen change chrys 2016-09-30 23:24:04 +02:00
  • 2a373306c5 try to improve speed chrys 2016-09-30 23:21:30 +02:00
  • 01f28b28f6 Update punctuationManager.py chrys87 2016-09-30 14:18:28 +02:00
  • 33491136bf add some emoticons chrys 2016-09-29 23:40:37 +02:00