Commit Graph

16 Commits

Author SHA1 Message Date
Kristóf Tóth f80f2be784 Group lockscreen and display suspension related code 2020-09-08 14:08:54 +02:00
Kristóf Tóth 48aaf76c8a Fix busy loop (sleep wouldn't be triggered when the display is off) 2020-08-21 10:35:05 +02:00
Kristóf Tóth 78c216486f Make granule of reuse the granule of release (avoid exporting 30 lines) 2020-08-20 17:07:05 +02:00
Kristóf Tóth ebbd1974df Invert display and lockscreen control dependencies 2020-08-20 16:57:57 +02:00
Kristóf Tóth e6458aba0b Ensure only a single instance of after-lock runs at a time 2020-08-20 15:57:17 +02:00
Kristóf Tóth 8b89bcb3f6 Refactor main and display hibernating logic from eachother 2020-08-18 16:28:35 +02:00
Kristóf Tóth 8bba5b30a4 Refactor screensaver package into display and lockscreen 2020-08-18 13:15:45 +02:00
Kristóf Tóth 97884bfb64 Refactor main 2020-08-18 12:30:55 +02:00
Kristóf Tóth 8222f24fa7 Expor AtomicFlag type 2020-08-18 12:30:39 +02:00
Kristóf Tóth 9fd5c8af53 Add README 2020-08-18 11:39:15 +02:00
Kristóf Tóth 2da93cd928 Add .gitignore 2020-08-18 11:07:40 +02:00
Kristóf Tóth 4db8abf204 Implement proof of concept core logic (requires refactor) 2020-08-18 11:06:59 +02:00
Kristóf Tóth d4e6a8d727 Implement simple, thread-safe atomic flag type 2020-08-18 11:06:36 +02:00
Kristóf Tóth 202b72879a Add package to control and monitor screensaver 2020-08-17 16:54:30 +02:00
Kristóf Tóth 5c6db0577f Implement a simple C module to wait for keypresses 2020-08-17 15:50:39 +02:00
Kristóf Tóth 916b3c2836 Initial commit. Add poc hack script 2020-08-17 12:28:52 +02:00