Commit Graph

5 Commits (5190631bc6a53bb803757eb788ca672ae7080984)

Author SHA1 Message Date
Mukund Sivaraman 5190631bc6 Fix typo in manpage 2024-01-29 17:55:43 +01:00
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