Cameron Fleming
a267bb3a1d
fix: only attempt to wake the display if it's off
2025-01-04 22:22:43 +00:00
Cameron Fleming
db4c0c7136
chore: use constant for backlight control file
2025-01-04 22:22:43 +00:00
Cameron Fleming
cd7258efd0
feat(display): add automatic dimming & switch off to display
...
WIP, dims the display to 50% of the BacklightMaxBrightness after
BacklightDimAfterMS expires. Turns the display off after
BacklightOffAfterMS
2025-01-03 22:07:05 +00:00
Cameron Fleming
3271a1796b
feat(display.go): impl setDisplayBrightness()
...
Implements setDisplayBrightness(brightness int) which allows setting the
backlight brightness on JetKVM's hardware.
Needs to be implemented into the RPC, config and frontend.
2025-01-03 11:42:21 +00:00
Adam Shiervani
20780b65db
Release 202412292127
2024-12-29 21:27:42 +01:00