- Update to version 0.4.0:
This release works around an issue where the compositor gives
a zero gamma size, and adds support for toggling forced modes
with SIGUSR1. Support for xdg_output is also removed, as newer
versions of wl_output contain the necessary output name.
* Force mode on SIGUSR1
* Change steps from 25K to 10K
* Calculate blend factor as double
* Remove xdg-output support
* Improve logging
* Free output name, skip storing description
* Explain the use of multiple locus better
* readme: Fix the list of forced modes
* Recreate controls on next set if gamma size is zero
* Fix typo in manpage
OBS-URL: https://build.opensuse.org/request/show/1170686
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wlsunset?expand=0&rev=5
- Update to version 0.3.0:
This release includes the ability to run only on a specific output, and
contains improvements around Wayland server shutdown, manual time
handling, and FreeBSD support. Here are the changes:
* Support running only for specific outputs (displays)
* Refactor RGB & XYZ colors into structs
* meson: Copy seatd's scdoc handling
* Only set up xdg-output once
* Store enabled state on output
* Ensure step time is at least 1 second
* Move feature defines to C files
* Use timezone as time offset for manual time
* Negate longitude_time_offset
* display_dispatch: Terminate poll loop on EPIPE
OBS-URL: https://build.opensuse.org/request/show/1090396
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wlsunset?expand=0&rev=3