A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
81
stars
8
forks
source link
Fixed sibling window rects not compensating for output position offsets #79
Closed
ErikReider closed 5 days ago
When the ouptut position offset is set to something larger than 0, the sibling window coords automatically uses that offset, which isn't necessary.
Tested the fix in tinywl and fx-comp