Revert "add support for ext-image-copy-capture-v1 and ext-image-capture-source-v1 (wlroots!4545)"
This reverts commit b28674e0ca4a9ecc92cb0607498e3db2df3d4c00.
This PR is not yet finalized. (Screen freezes).
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