wlsunset 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.
Kelvin C (2):
Update README
Update man-page
Kenny Levinsen (10):
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
Bump version to 0.4.0
Mukund Sivaraman (1):
Fix typo in manpage
wlsunset 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.
Artur Sinila (3):
Add .gitignore
Support running only for specific outputs (displays)
Refactor RGB & XYZ colors into structs
Evgeniy Khramtsov (1):
main.c: define timezone to tm.tm_gmtoff on FreeBSD
Kenny Levinsen (13):
readme: Update mailing list
meson: Copy seatd's scdoc handling
readme: Update discuss section
Add .editorconfig
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
ci: Build on archlinux
display_dispatch: Terminate poll loop on EPIPE
Bump version to 0.3.0
wlsunset 0.2.0
Jan Beich (1):
meson: explicitly depend on libwayland for includes
Kenny Levinsen (8):
man: Remove reference to missing features
ci: Add FreeBSD to CI
meson: Disable implicit-fallthrough
Use illuminant D for the majority of temperatures
Give config gamma as double to set_temperature
Add support for manual sunset/sunrise
Add version command line flag
Bump version to 0.2.0
Rohan Kumar (1):
Add manpage
wlsunset 0.1.0
Initial pre-release of wlsunset.