Commit Graph

197 Commits

Author SHA1 Message Date
a037dde714 add initial set/read/clear bookmark commands 2016-09-22 23:42:50 +02:00
ac6e11537c make punctuation initial working 2016-09-22 22:42:14 +02:00
5454723d1f make onAppSwitch trigger initial working 2016-09-22 21:56:37 +02:00
70ff8fa40a Update settingsManager.py 2016-09-22 17:05:37 +02:00
5550d31b58 Update punctuationManager.py 2016-09-22 16:53:31 +02:00
217ec6a2c0 Update punctuationManager.py 2016-09-22 16:50:26 +02:00
03ede5086a Update settingsManager.py 2016-09-22 16:10:40 +02:00
0cb7ea4410 Update punctuationManager.py 2016-09-22 16:06:59 +02:00
7c92a3171d Update punctuationManager.py 2016-09-22 14:46:34 +02:00
92a526753a Create punctuationManager.py 2016-09-22 14:45:05 +02:00
a45489335f Create reviewManager.py 2016-09-22 14:44:32 +02:00
2a508dc890 Update commands.py 2016-09-22 11:52:53 +02:00
aeb96fb1ad Update commandManager.py 2016-09-22 11:46:44 +02:00
52793528dd initial onApplicationChange trigger 2016-09-21 23:46:03 +02:00
02520c9739 rename onScreenChange to onScreenUpdate and create onScreenChange 2016-09-21 23:30:27 +02:00
e9b97945a3 remove environment parameter and pass it via initialisation 2016-09-21 23:17:54 +02:00
9c571ba032 fix typos 2016-09-21 18:07:28 +02:00
a2ef1b4e43 Update outputManager.py 2016-09-21 16:56:17 +02:00
a6ef252f21 Update inputManager.py 2016-09-21 16:55:31 +02:00
5011d35904 Update screenManager.py 2016-09-21 16:54:48 +02:00
a1c10feae4 Update commandManager.py 2016-09-21 16:54:03 +02:00
77c8b27be2 Update inputManager.py 2016-09-21 10:00:45 +02:00
a251e5c466 Update inputManager.py 2016-09-21 09:56:59 +02:00
265342f1aa Update commands.py 2016-09-20 16:14:58 +02:00
f15ec2e7cc Update screenData.py 2016-09-20 11:15:20 +02:00
010b9b4e06 finish remove unneeded returns, import debug to everything, add header 2016-09-19 22:15:58 +02:00
30f579f12b initial keyboard grab 2016-09-18 15:13:24 +02:00
9fbbfc7e6e init LEDs with current state 2016-09-18 13:13:58 +02:00
c82819299e update fallback settings.py 2016-09-18 13:11:22 +02:00
e7ea7a9e0e dont add key twice 2016-09-18 03:41:45 +02:00
bf72e7fdc7 unify left/ right ctrl and shift 2016-09-18 03:32:24 +02:00
b588957fb0 fill numlock, scroll and capslock state information 2016-09-18 03:22:54 +02:00
58075e05d4 remove input.py 2016-09-18 01:57:31 +02:00
af8566aa9b add currently deactive device grabbing 2016-09-17 23:52:19 +02:00
593aafd17b initial working input command chain 2016-09-17 23:38:46 +02:00
75db6ac58f initial working input command chain 2016-09-17 23:38:40 +02:00
5ad6cbbb68 remove some more unneeded return values 2016-09-17 21:13:43 +02:00
0729d2daf2 trigger command shotdown 2016-09-17 21:03:03 +02:00
dee137f5c6 make soundicons case insensetive 2016-09-17 20:08:56 +02:00
2a9e8c4017 remove unneeded return values from managers 2016-09-17 17:58:23 +02:00
87a2b5bfc1 remove unneded return value from commandManager 2016-09-17 17:54:49 +02:00
515e3b0f7b remove evdev depency from settingsManager 2016-09-17 17:45:55 +02:00
11289c09cd try command structure, fix tutorial mode command 2016-09-17 17:35:03 +02:00
4da2d7020c toggle for tutorial mode 2016-09-17 02:30:34 +02:00
9744e428cb add parameter to getDescription 2016-09-17 02:14:11 +02:00
482394c92a add parameter to getDescription 2016-09-17 02:10:48 +02:00
10ddc98d47 implement tutorial mode 2016-09-17 01:59:38 +02:00
02f67b028b fix some other things 2016-09-17 01:26:07 +02:00
7d7c021774 make X autodetect working, cleanups, remove unecressary returns, shotdown of the drivers in the managers 2016-09-17 01:04:03 +02:00
52fbef639c fix typo 2016-09-16 23:34:20 +02:00