Commit Graph

7 Commits (80fb589fe7b5d5bb53d90dd0adec12c3fe0ca498)

Author SHA1 Message Date
Kenny Levinsen 80fb589fe7 readme: Fix the list of forced modes 2024-01-29 18:01:21 +01:00
Kelvin C 77c06ff336 Update man-page
- For each option's description, prefer capitalizing and ending with a period.

- Also, prefer lowercasing 'Day' as it appears to be the norm in NAME sections.
2024-01-29 17:59:01 +01:00
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