Commit Graph

533 Commits

Author SHA1 Message Date
chrys
5ad6cbbb68 remove some more unneeded return values 2016-09-17 21:13:43 +02:00
chrys
0729d2daf2 trigger command shotdown 2016-09-17 21:03:03 +02:00
chrys
dee137f5c6 make soundicons case insensetive 2016-09-17 20:08:56 +02:00
chrys
2a9e8c4017 remove unneeded return values from managers 2016-09-17 17:58:23 +02:00
chrys
87a2b5bfc1 remove unneded return value from commandManager 2016-09-17 17:54:49 +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
chrys
10ddc98d47 implement tutorial mode 2016-09-17 01:59:38 +02:00
Storm Dragon
cc129cefe1 Finished adding descriptions to commands. 2016-09-16 19:54:35 -04:00
chrys
02f67b028b fix some other things 2016-09-17 01:26:07 +02: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
chrys
52fbef639c fix typo 2016-09-16 23:34:20 +02:00
chrys87
addcab8889 Update generic.py 2016-09-16 13:34:12 +02:00
chrys87
a5a2d6f453 Update generic.py 2016-09-16 13:20:43 +02:00
chrys87
dc1fcc8e04 Update generic.py 2016-09-16 13:19:49 +02:00
chrys87
dfb72313df Rename sox.py to generic.py 2016-09-16 13:19:06 +02:00
chrys87
1c6d390bb7 Update sox.py 2016-09-16 13:06:20 +02:00
chrys87
631ee17ea6 make sox driver mor generic because we want to make the command configurable 2016-09-16 12:57:00 +02:00
chrys87
62630a06ac Update sox.py 2016-09-16 12:50:07 +02:00
chrys87
d2f8c064ab Update commandManager.py 2016-09-15 16:56:47 +02:00
Storm Dragon
cea74de3cf More learn mode descriptions. 2016-09-15 08:31:42 -04:00
Storm Dragon
dce8ef181c Added some descriiptions for learn mode. 2016-09-15 08:09:48 -04:00
chrys87
5d136a0b4a Update debug.py 2016-09-15 12:56:50 +02:00
chrys87
8ecf43ebab Update debug.py 2016-09-15 12:55:52 +02:00
chrys87
ff18278921 Update debug.py 2016-09-15 12:03:55 +02:00
chrys87
1cc8bc4ddf add error handling for init 2016-09-15 11:32:16 +02:00
chrys87
65e1d39f26 add __name__ main 2016-09-15 11:30:34 +02:00
chrys87
ac02273dd3 Update settingsManager.py 2016-09-15 10:19:58 +02:00
chrys87
ba0d381130 Update settingsManager.py 2016-09-15 10:15:02 +02:00
chrys87
14125c7ccc Update settingsManager.py 2016-09-15 10:10:01 +02:00
chrys
82757b7a93 shotdown everything more clean 2016-09-15 00:21:22 +02:00
chrys
acbc107a48 read new keybindig format 2016-09-15 00:04:52 +02:00
chrys
d7bff19680 read new keybindig format 2016-09-15 00:04:36 +02:00
chrys
c7045528df prepare for use etc as config 2016-09-14 23:30:00 +02:00
chrys
7dad7e413c prepare for use etc as config 2016-09-14 23:27:19 +02:00
chrys
cb1feb35ae make i runable again and make autodetecto of X working 2016-09-14 23:06:56 +02:00
chrys87
bd420570e2 Update screenManager.py 2016-09-13 13:04:55 +02:00
chrys87
d7c65c32c9 Update linux.py 2016-09-13 12:58:47 +02:00
chrys87
f9b2918381 Update commandManager.py 2016-09-13 10:29:04 +02:00
chrys87
b360670f94 Update commands.py 2016-09-13 10:28:02 +02:00
chrys87
f3434bbb5e Update input.py 2016-09-13 10:26:48 +02:00
chrys87
f2b7393497 Update input.py 2016-09-13 10:26:01 +02:00
chrys
b5c4a644bb initial evdev driver 2016-09-13 01:25:08 +02:00
chrys
efeb9b884a initial evdev driver 2016-09-13 00:05:29 +02:00
chrys
0abd37f3f4 rework 2016-09-12 23:29:16 +02:00
chrys
12f1e88c4e TODO 2016-09-12 23:05:35 +02:00
chrys
3ac70c14e5 first fixes 2016-09-12 22:17:10 +02:00
chrys
1ee4cbb159 merge 2016-09-12 21:58:11 +02:00
chrys
5703bb9e7c fix review bottom 2016-09-12 21:53:33 +02:00
chrys87
fb46e6deaa Update review_bottom.py 2016-09-12 16:59:30 +02:00
chrys87
9be14fd00a Update review_bottom.py 2016-09-12 16:40:35 +02:00
Storm Dragon
a752e91b22 still broken, but closer to move cursor to bottom. 2016-09-11 17:27:37 -04:00
Storm Dragon
4bd64bf4fa Added review currsor to bottom command. in test as FENRIR+KPENTER. 2016-09-11 16:43:13 -04:00
chrys
8059338568 add new stuff to new commands 2016-09-07 00:01:25 +02:00
chrys
9ef83ce220 Merge branch 'master' into inputHandlingRework 2016-09-06 23:57:32 +02:00
chrys
8f439f4a2a add remove from spellcheck dict command 2016-09-06 23:57:15 +02:00
chrys
2623cafeac Merge branch 'master' into inputHandlingRework 2016-09-06 23:56:46 +02:00
chrys
1aeb0a43a7 add remove from spellcheck dict command 2016-09-06 23:56:31 +02:00
chrys
6b570dcbcc Merge branch 'master' into inputHandlingRework 2016-09-06 23:28:37 +02:00
chrys
34d367612d add command for adding word to spellcheck dict 2016-09-06 23:26:55 +02:00
chrys
e5306fb43b fix spell command 2016-09-06 22:37:55 +02:00
chrys
055d800023 Merge branch 'master' into inputHandlingRework 2016-09-06 22:22:25 +02:00
chrys87
ad9cf0fd0e Update spell_check.py 2016-09-06 14:04:07 +02:00
chrys87
5b734dee9e Update 62000-spell_check.py 2016-09-06 14:01:49 +02:00
chrys87
a2f7245579 Update spell_check.py 2016-09-06 09:44:53 +02:00
chrys87
698a9b295f Update 62000-spell_check.py 2016-09-06 09:44:17 +02:00
chrys87
375031d3f6 Update spell_check.py 2016-09-06 09:41:43 +02:00
chrys87
3a5c37ff6a Update spell_check.py 2016-09-06 09:27:52 +02:00
chrys87
cfd17f1bd9 Update 62000-spell_check.py 2016-09-06 09:26:05 +02:00
chrys87
68c216a845 Update spell_check.py 2016-09-06 09:23:35 +02:00
chrys
dad6ea783d Merge branch 'master' into inputHandlingRework 2016-09-05 22:06:28 +02:00
chrys
095ca33517 add toggle spellcheck 2016-09-05 22:05:40 +02:00
chrys
f7db63d2ff Merge branch 'master' into inputHandlingRework 2016-09-05 21:53:15 +02:00
chrys
74905144b5 add manual spellcheck, fix autospellcheck, fix typo in desktop keyboard 2016-09-05 21:53:01 +02:00
chrys
825738ac68 Merge branch 'master' into inputHandlingRework 2016-09-05 21:19:58 +02:00
chrys
a24bd9a6c9 fix missspelling 2016-09-05 21:19:47 +02:00
chrys
a4b6e867c4 Merge branch 'master' into inputHandlingRework 2016-09-05 19:48:52 +02:00
chrys
96011d0f77 continue work 2016-09-05 19:48:19 +02:00
chrys87
f65332ad2d Update 62000-spell_check.py 2016-09-05 17:00:38 +02:00
chrys87
e920d55b42 Create 62000-spell_check.py 2016-09-05 16:58:06 +02:00
chrys
ae71bd4ef7 more work on restructure (screenManager, input handling) 2016-09-04 15:04:23 +02:00
chrys
9d63a30597 continue rework of input handling 2016-09-03 02:22:56 +02:00
chrys
063ab4917c Merge branch 'master' into inputHandlingRework 2016-09-02 23:39:26 +02:00
chrys
18b9e92b19 try to fix delete trigger 2016-09-02 23:20:27 +02:00
chrys
875640c5c1 redu wrong fix 2016-09-02 23:16:11 +02:00
chrys
da189bb19e cleanup 2016-09-02 22:33:41 +02:00
chrys
b0c43e26a2 remove hack that may cause a bug 2016-09-02 22:28:41 +02:00
chrys
1887810e69 prepare for remake input handling, prepare other stuff 2016-09-02 22:13:33 +02:00
chrys
7227f52ac7 prepare for remake input handling, prepare other stuff 2016-09-02 21:37:36 +02:00
chrys
1998ca15e8 begin clean up after fixing badcrasher 2016-09-02 18:08:44 +02:00
chrys87
6de80f1295 Update linux.py 2016-09-02 13:48:57 +02:00
chrys87
0cc0b01037 Update linux.py 2016-09-02 13:25:50 +02:00
chrys87
731f03be71 Update fenrir.py 2016-08-31 14:13:28 +02:00
chrys87
92d59146ce Update inputManager.py 2016-08-31 13:54:00 +02:00
chrys87
b9e3332513 Update inputManager.py 2016-08-31 13:27:04 +02:00
chrys
407c9e57c8 try except 2016-08-30 23:51:17 +02:00