mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 20:05:58 +01:00
f22a5d1704
The Wayland protocol specifies output transform rotations to be counterclockwise and applied to the surface. Previously, wlroots copied Weston and incorrectly made rotations act clockwise on surfaces. This commit fixes that. This change will break compositors which expect transform rotations to be clockwise, and the rare applications that make use of surface transforms. |
||
---|---|---|
.. | ||
array.c | ||
global.c | ||
log.c | ||
meson.build | ||
region.c | ||
shm.c | ||
signal.c |