Commit Graph

248 Commits

Author SHA1 Message Date
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
0bea16359a Update curr_char_phonetic.py 2016-09-23 12:44:10 +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
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
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
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
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
chrys87
f8d65c5d8c Update set_mark.py 2016-09-20 16:20:27 +02:00
chrys87
84116b8c7d Update remove_marks.py 2016-09-20 16:19:41 +02:00
chrys87
dcfb838381 Update marked_text.py 2016-09-20 16:19:01 +02:00
chrys87
86b4512faf Update copy_marked_to_clipboard.py 2016-09-20 16:18:23 +02:00
chrys87
03bd74d7c4 Update 85000-screen_chnage_reset_marks.py 2016-09-20 16:15:36 +02:00
chrys87
4daa9b21e7 Rename prev_line.py to review_prev_line.py 2016-09-20 10:19:54 +02:00
chrys87
0ada4c4f80 Rename prev_word.py to review_prev_word.py 2016-09-20 10:19:38 +02:00
chrys87
d2c83b640b Rename prev_char.py to review_prev_char.py 2016-09-20 10:16:06 +02:00
chrys87
8a2e9f14e3 Rename next_line.py to review_next_line.py 2016-09-20 10:15:12 +02:00
chrys87
0412b683b1 Rename next_char.py to review_next_char.py 2016-09-20 10:14:49 +02:00
chrys87
67d5ba4296 Rename curr_char.py to review_curr_char.py 2016-09-20 10:14:18 +02:00
chrys87
a0a37d6a5e Rename curr_word.py to review_curr_word.py 2016-09-20 10:14:05 +02:00
chrys87
57859b9b95 Rename curr_line.py to review_curr_line.py 2016-09-20 10:13:52 +02:00
chrys87
31327e4289 Create present_last_line.py 2016-09-20 10:06:34 +02:00
chrys87
93dd166bad Create present_first_line.py 2016-09-20 09:44:28 +02:00
chrys
8c5072b480 fix review_bottom out of index -1 missing ;) 2016-09-19 22:30:17 +02:00
chrys
e2471096b8 fix typo 2016-09-19 22:19:42 +02:00
chrys
010b9b4e06 finish remove unneeded returns, import debug to everything, add header 2016-09-19 22:15:58 +02:00
chrys
b6178fa933 continue command modernisation 2016-09-19 21:54:35 +02:00
chrys
de9bb4627f update more commands 2016-09-19 20:56:42 +02:00
chrys
cdc86fdad1 more modernizing commands 2016-09-19 20:43:41 +02:00
chrys
2aaa242479 remove unneded returns from onScreenUpdate commands 2016-09-19 20:34:01 +02:00
chrys
30f579f12b initial keyboard grab 2016-09-18 15:13:24 +02:00
chrys
0729d2daf2 trigger command shotdown 2016-09-17 21:03:03 +02:00
chrys
515e3b0f7b remove evdev depency from settingsManager 2016-09-17 17:45:55 +02:00
chrys
11289c09cd try command structure, fix tutorial mode command 2016-09-17 17:35:03 +02:00
chrys
4da2d7020c toggle for tutorial mode 2016-09-17 02:30:34 +02:00
chrys
d883f7e213 add parameter to getDescription 2016-09-17 02:15:05 +02:00
chrys
9744e428cb add parameter to getDescription 2016-09-17 02:14:11 +02:00
chrys
482394c92a add parameter to getDescription 2016-09-17 02:10:48 +02:00
Storm Dragon
cc129cefe1 Finished adding descriptions to commands. 2016-09-16 19:54:35 -04:00
chrys
7d7c021774 make X autodetect working, cleanups, remove unecressary returns, shotdown of the drivers in the managers 2016-09-17 01:04:03 +02:00