Commit Graph

17 Commits

Author SHA1 Message Date
Luke
8200dc85e6 Move DBUS and keyboard reads on to tokio
This greatly improves throughput of per-key LED effects.
Also add a cool-down timer in the main loop to adjust
thread speed and prevent it running at maximum speed.
2020-04-26 23:00:29 +12:00
Luke
13e736dbed First pass for tokio 2020-04-26 15:14:00 +12:00
Luke
9846437efb Writing an interrupt seems so slow... 2020-04-24 23:14:09 +12:00
Luke
42a2675a07 Make nicer fanlevel log entry 2020-04-23 21:28:35 +12:00
Luke
588c71d9ae Fan mode toggling enabled 2020-04-23 20:48:14 +12:00
Luke
11548217b7 Attempt to support GA502DU, GL753VE. Bump version 2020-04-23 16:34:30 +12:00
Luke
7b3c2acd5e Use atomics for dbus thread. Update deps 2020-04-23 10:36:11 +12:00
Luke
a38541ba4b Total refactor of structure. Builds faster 2020-04-21 22:51:53 +12:00
Luke
e49799e4d2 Polling keyboard in daemon. Split into app/lib 2020-04-17 12:04:20 +12:00
Luke
5f8ea365ef Janky config save/load. Fine for builtin modes 2020-04-16 22:07:23 +12:00
Luke
7289d7d0e2 Update readme 2020-04-16 15:51:08 +12:00
Luke
2d4953d87b Partial daemon mode for builtin LED control 2020-04-16 15:44:00 +12:00
Luke
0d5341e003 Bump version for release tagging 2020-04-16 11:20:41 +12:00
Luke
26a49d518b Small fixes everywhere 2020-04-16 11:08:25 +12:00
Luke
89158cdc98 Better structure 2020-04-15 22:10:13 +12:00
Luke
732295f8b7 CLI up 2020-04-15 17:01:57 +12:00
Luke
1efa48e12b Initial test 2020-04-13 19:16:21 +12:00