Commit Graph

626 Commits

Author SHA1 Message Date
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
chrys87
e164408fb7 Update fenrir.py 2016-09-27 16:11:29 +02:00
chrys87
4422e9f47b Update commandManager.py 2016-09-27 16:04:21 +02:00
chrys
4b8b410a1a improve performance 2016-09-25 22:36:16 +02:00
chrys
e3bdc1a564 improve performance 2016-09-25 22:33:17 +02:00
chrys
620321b5da improve performance 2016-09-25 22:31:51 +02:00
chrys
7a12cc0889 improve performance 2016-09-25 22:28:14 +02:00
chrys
8c2b4523f4 inprove performance 2016-09-25 22:20:49 +02:00
chrys
b5dc878d37 inprove performance 2016-09-25 22:14:35 +02:00
chrys
c3e67168a2 remove debug 2016-09-25 21:08:16 +02:00
chrys
6ae0cd85fa add initial keyforwart for new input handling 2016-09-25 20:30:50 +02:00
chrys
e02b33f653 make tutorial mode working with new input handling 2016-09-25 20:19:32 +02:00
chrys
b50e4fde73 more cleanup 2016-09-25 20:12:49 +02:00
chrys
fb7ea791f0 do another fix 2016-09-25 19:23:06 +02:00
root
4c9db84fe2 consume fenrir key 2016-09-25 19:17:40 +02:00
chrys
433d801284 fix input handling again 2016-09-25 19:03:08 +02:00
chrys
204e9423ff improve input handling 2016-09-25 16:09:17 +02:00
chrys
47033d9f40 initial single press integration 2016-09-25 15:20:47 +02:00
chrys
e66d07bec7 initial single press integration 2016-09-25 15:20:40 +02:00
chrys
26e3057ab1 intial working window mode in screenDriver 2016-09-24 23:59:23 +02:00
chrys
455aacf834 improve set/clear window mode commands 2016-09-24 23:42:16 +02:00
chrys
bfcd32465b improve set/clear window mode commands 2016-09-24 23:05:28 +02:00
chrys
c05382e828 set/remove window for application 2016-09-24 22:56:18 +02:00
chrys
10e1bed491 add set_window 2016-09-24 21:35:21 +02:00
chrys
f9ff3eeed3 fix bookmark 2016-09-24 03:25:46 +02:00
chrys
4500ca76aa fix mistakes 2016-09-24 02:45:12 +02:00
chrys87
f5c31b2406 Update review_prev_line.py 2016-09-23 13:33:19 +02:00
chrys87
d97ac3bded Update review_curr_word.py 2016-09-23 13:32:50 +02:00
chrys87
a0e9e58f1e Update review_curr_char.py 2016-09-23 13:25:59 +02:00
chrys87
429ac9fdb3 Update review_curr_line.py 2016-09-23 13:24:58 +02:00
chrys87
d970a9994f Update review_prev_word.py 2016-09-23 13:00:32 +02:00
chrys87
7b6e48589f Update cursorManager.py 2016-09-23 13:00:01 +02:00
chrys87
47ac664e6b Update remove_word_from_spell_check.py 2016-09-23 12:57:19 +02:00
chrys87
ab6c8c76b2 Update remove_marks.py 2016-09-23 12:54:39 +02:00
chrys87
fa0da3317d Update cursor_position.py 2016-09-23 12:53:42 +02:00
chrys87
0bb8c7a619 Update curr_word_phonetic.py 2016-09-23 12:52:55 +02:00
chrys87
70284d1656 Update spell_check.py 2016-09-23 12:52:24 +02:00
chrys87
8d20208ded Update add_word_to_spell_check.py 2016-09-23 12:51:42 +02:00
chrys87
d4cd55d861 Update cursorManager.py 2016-09-23 12:50:21 +02:00
chrys87
0bea16359a Update curr_char_phonetic.py 2016-09-23 12:44:10 +02:00
chrys87
a0d82cd9dd Update cursorManager.py 2016-09-23 12:43:07 +02:00
chrys87
608feddcc6 Update cursorManager.py 2016-09-23 12:41:58 +02:00
chrys87
245be9f2d2 Update set_mark.py 2016-09-23 12:40:49 +02:00
chrys87
247e5445bd Update exit_review.py 2016-09-23 12:35:31 +02:00
chrys87
68187b460e Update fenrir.py 2016-09-23 12:30:16 +02:00
chrys87
1276172eb7 Update settingsManager.py 2016-09-23 12:29:23 +02:00
chrys87
034ec0a82b Update and rename reviewManager.py to cursorManager.py 2016-09-23 12:28:38 +02:00
chrys87
70fd0a1311 Update linux.py 2016-09-23 11:25:19 +02:00
chrys87
45186d7e6d Update linux.py 2016-09-23 11:15:42 +02:00
chrys87
8e445bfa86 Update set_bookmark_1.py 2016-09-23 09:56:38 +02:00
chrys87
89abf00a27 Update clear_bookmark_1.py 2016-09-23 09:56:11 +02:00
chrys87
a1b7d80451 Update bookmark_1.py 2016-09-23 09:55:49 +02:00
chrys87
215f44f9c2 Update commandManager.py 2016-09-23 09:54:29 +02:00
chrys87
f1434be12b Update fenrir.py 2016-09-23 09:53:24 +02:00
chrys87
c4f5ac6acf Update screenManager.py 2016-09-23 09:51:47 +02:00
chrys87
f02a55f680 Update fenrir.py 2016-09-23 09:50:44 +02:00
chrys87
664a9cff0b Update settingsManager.py 2016-09-23 09:48:19 +02:00
chrys87
5277360b36 Update applicationManager.py 2016-09-23 09:45:33 +02:00
chrys87
424a1fc535 Create applicationManager.py 2016-09-23 09:35:22 +02:00
chrys
a037dde714 add initial set/read/clear bookmark commands 2016-09-22 23:42:50 +02:00
chrys
ac6e11537c make punctuation initial working 2016-09-22 22:42:14 +02:00
chrys
5454723d1f make onAppSwitch trigger initial working 2016-09-22 21:56:37 +02:00
chrys87
bf0c38c912 Update fenrir.py 2016-09-22 17:07:17 +02:00
chrys87
2ee681b513 Update fenrir.py 2016-09-22 17:06:25 +02:00
chrys87
70ff8fa40a Update settingsManager.py 2016-09-22 17:05:37 +02:00
chrys87
5550d31b58 Update punctuationManager.py 2016-09-22 16:53:31 +02:00
chrys87
217ec6a2c0 Update punctuationManager.py 2016-09-22 16:50:26 +02:00
chrys87
1f263b2cf0 Update fenrir.py 2016-09-22 16:11:36 +02:00
chrys87
03ede5086a Update settingsManager.py 2016-09-22 16:10:40 +02:00
chrys87
0cb7ea4410 Update punctuationManager.py 2016-09-22 16:06:59 +02:00
chrys87
7c92a3171d Update punctuationManager.py 2016-09-22 14:46:34 +02:00
chrys87
92a526753a Create punctuationManager.py 2016-09-22 14:45:05 +02:00
chrys87
a45489335f Create reviewManager.py 2016-09-22 14:44:32 +02:00
chrys87
2a508dc890 Update commands.py 2016-09-22 11:52:53 +02:00
chrys87
b899d41508 Create __init__.py 2016-09-22 11:51:38 +02:00
chrys87
181d289b76 Create switchTrigger_template.py 2016-09-22 11:50:20 +02:00
chrys87
352654756e Update fenrir.py 2016-09-22 11:48:45 +02:00
chrys87
aeb96fb1ad Update commandManager.py 2016-09-22 11:46:44 +02:00
chrys87
b223210deb Update fenrir.py 2016-09-22 11:23:49 +02:00
chrys
52793528dd initial onApplicationChange trigger 2016-09-21 23:46:03 +02:00
chrys
2cd218f3e7 improve commands for new onScreenChanged trigger 2016-09-21 23:33:45 +02:00
chrys
02520c9739 rename onScreenChange to onScreenUpdate and create onScreenChange 2016-09-21 23:30:27 +02:00
chrys
e9b97945a3 remove environment parameter and pass it via initialisation 2016-09-21 23:17:54 +02:00
chrys
9c571ba032 fix typos 2016-09-21 18:07:28 +02:00
chrys87
5f77198e80 Update fenrir.py 2016-09-21 17:01:11 +02:00
chrys87
b5940c22f8 Update fenrir.py 2016-09-21 16:59:05 +02:00
chrys87
a2ef1b4e43 Update outputManager.py 2016-09-21 16:56:17 +02:00
chrys87
a6ef252f21 Update inputManager.py 2016-09-21 16:55:31 +02:00
chrys87
5011d35904 Update screenManager.py 2016-09-21 16:54:48 +02:00
chrys87
a1c10feae4 Update commandManager.py 2016-09-21 16:54:03 +02:00
chrys87
ca3bda9aa9 Update fenrir.py 2016-09-21 10:07:38 +02:00
chrys87
bd21eb797a Update fenrir.py 2016-09-21 10:01:57 +02:00
chrys87
77c8b27be2 Update inputManager.py 2016-09-21 10:00:45 +02:00
chrys87
a251e5c466 Update inputManager.py 2016-09-21 09:56:59 +02:00
chrys
4fd69bfe2d fix mistakes 2016-09-20 18:00:22 +02:00
chrys87
cd58d24a74 Update fenrir.py 2016-09-20 16:57:22 +02:00