Merge branch 'v0.7/ipc' into v0.7/patched-base
Merge branch 'wlroots-next'
use round(3) and ceilf(3) from the math library
ΔSLOC: -1
Merge remote-tracking branch 'upstream/main' into wlroots-next
try to limit (79 characters) the line lenght in the Makefile
Merge remote-tracking branch 'upstream/main' into wlroots-next
Updated power management handling to address issues raised in the PR
Implement support for output power management
This patch is based on the original stale patch by Guido Cella @guidocella.
It has been modified to apply cleanly to the latest v5.0 tag. Since the SLOC
limit is now lifted, this core feature should be merged into dwl upstream.
Thanks to Dima Krasner @dimkr for the cherry-pick.
Closes: #559, #525
minor adjustments in Makefile
use enum headers when possible
wlroots now allows parallel installs
Merge remote-tracking branch 'upstream/main' into wlroots-next
Merge remote-tracking branch 'upstream/main' into wlroots-next
turn on -Wfloat-conversion
Merge branch 'wlroots-next'