mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
f63274a5c8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
654 B
Text
16 lines
654 B
Text
wl-mirror - a simple Wayland output mirror client
|
|
|
|
wl-mirror attempts to provide a solution to sway's lack of output
|
|
mirroring by mirroring an output onto a client surface.
|
|
|
|
Features
|
|
* Mirror an output onto a resizable window
|
|
* Mirror an output onto another output by fullscreening the window
|
|
* Reacts to changes in output scale (including fractional scaling)
|
|
* Preserves aspect ratio
|
|
* Corrects for flipped or rotated outputs
|
|
* Supports custom flips or rotations
|
|
* Supports mirroring custom regions of outputs
|
|
* Supports receiving additional options on stdin for changing the
|
|
* mirrored screen or region on the fly (works best when used with
|
|
* pipectl)
|