mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-12 16:35:58 +01:00
4555fc8a54
It was broken because the damage extents were rotated about its own center, not about the center of the surface. This adds a new wlr_region_rotated_bounds that rotates regions. This allows us to have only one code path (for both non-rotated views and rotated views) and optimizes rendering for rotated views. |
||
---|---|---|
.. | ||
backend | ||
render | ||
rootston | ||
util | ||
wlr | ||
xcursor | ||
xwayland | ||
meson.build |