buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

Do not add output position twice when rendering #34

Closed ghost closed 3 years ago

ghost commented 3 years ago

The renderer already uses output-local positions so adding the output position again caused the layer shell surface to be off-screen sometimes.

(this is another PR from tiosgz/mine, commit 51c67d3975aec36b8dae9d0fd480b47b9a825aa2)