Commit Graph

4 Commits (aa8015064ae8814dd8fa45eeda3b35780aa1b8d2)

Author SHA1 Message Date
Kenny Levinsen 81cfb0b4f8 Force mode on SIGUSR1
Sending SIGUSR1 will make wlsunset cycle between forcing the temperature
high, forcing it low, and returning to automatic temperature control.
2023-06-02 11:58:05 +02:00
Kenny Levinsen 111181106e Add support for manual sunset/sunrise
The new -S/-s/-d flags allow for manually specifying the time of sunset,
ssunrise in the format of HH:MM, and the transitional animation duration
in seconds, respectively.

This is implemented by sidestepping the calc_sun call in manual mode.
The rest of wlsunset operates as usual.
2021-01-29 17:32:51 +01:00
Kenny Levinsen 33c64bc929 man: Remove reference to missing features 2020-10-31 01:57:31 +01:00
Rohan Kumar fa2bd44253 Add manpage 2020-10-27 10:10:09 +01:00