Commit Graph

23 Commits

Author SHA1 Message Date
Luke
89c868ce95 Refactor code to reduce LedWriter to single thread
- Fixes race conditions (mostly) between awaits
- Fixes possible deadlock of mode changes when effect is running
- Fixes sending kill signal to effect clients
2020-05-04 12:35:27 +12:00
Luke
23d84b063f Update readme with PPA 2020-05-02 21:47:52 +12:00
Luke
2e54242e55 .deb build fixes 2020-05-02 21:19:46 +12:00
Luke
b5c7a47249 Cut new release with debian builds 2020-05-02 20:55:32 +12:00
Luke
f12bb1d4f6 Allow configuration of intel pstates paired with fan-modes 2020-05-02 19:31:40 +12:00
Luke
1a967f315b Bump release 2020-05-01 22:08:15 +12:00
Luke
bf6bf2e2f1 Big refactor out of Aura LED data structs 2020-05-01 22:07:28 +12:00
Luke
a38541ba4b Total refactor of structure. Builds faster 2020-04-21 22:51:53 +12:00
Luke
e21a6e3fb3 Change module/method visibility 2020-04-21 21:07:30 +12:00
Luke
44fb0ee139 Add virtual keyboard so touchpad can be toggled :/ 2020-04-21 16:04:15 +12:00
Luke
d6f88e56aa Much better handling of keys 2020-04-20 22:03:10 +12:00
Luke
21f89807d0 Better handling 2020-04-20 20:56:49 +12:00
Luke
a78b3ffd84 Test non-async. Shit doesn't need to be fancy 2020-04-20 17:36:06 +12:00
Luke
8187be0bec Virtual keyboard to repeat keys 2020-04-20 17:13:08 +12:00
Luke
586aa22475 small refactor 2020-04-19 14:25:29 +12:00
Luke
221b230acb More logging 2020-04-19 10:25:50 +12:00
Luke
cfddb6077a claim and release keyboard to read or Vol/Usb fails 2020-04-19 09:20:12 +12:00
Luke
5b24d24659 Logging, better error handling 2020-04-18 21:39:24 +12:00
Luke
3788fbf095 Start bringing up laptop detection 2020-04-18 08:23:24 +12:00
Luke
a8a97bcece Better settings, save proper defaults, check supported modes 2020-04-17 21:57:49 +12:00
Luke
e1d2e913c5 Start mapping hotkeys. Aura cycling done 2020-04-17 17:42:01 +12:00
Luke
1616633abf Bright go up. Bright go down. 2020-04-17 15:21:26 +12:00
Luke
e49799e4d2 Polling keyboard in daemon. Split into app/lib 2020-04-17 12:04:20 +12:00