wl-mirror v0.16.1
This bugfix release fixes some issues with region selection in combination with fractional scaling and makes the dependency on pipectl
optional.
Bugfixes
- Fixed regions being incorrectly applied on outputs with fractional scale. Regions were previously scaled to the integer scale of the output reported by
wl_output
instead of to the fractional scale of the output.
Other Changes
- The dependency on
pipectl
inwl-present
has been made optional.wl-present
will now create its own temporary named pipe ifpipectl
is not installed. Use ofpipectl
is still recommended over the fallback path. - The
release.sh
script now also generates ascii-armored signature files (.asc
) along with raw signature files (.sig
)