wlroots-hyprland/types/output
Simon Ser bf8ae8a036 output/cursor: fix buffer size when nested and scaled
The Wayland, X11 and headless backends don't really care about the
cursor size. We were picking a size identical to the texture size
in that case. This is incorrect for LoDPI cursor textures on HiDPI
outputs: in that case, we need to scale up the cursor texture.

Fixes the cursor being chopped off under the Wayland backend with
scale > 1.
2023-05-03 11:32:51 +02:00
..
cursor.c output/cursor: fix buffer size when nested and scaled 2023-05-03 11:32:51 +02:00
output.c output-layer: add cropping support 2023-04-20 10:39:46 +02:00
render.c output: Drop output_is_direct_scanout 2023-04-06 22:39:08 +02:00
state.c output: expose wlr_output_state_set_buffer() 2023-02-21 09:43:43 +00:00
swapchain.c output: introduce wlr_output_configure_primary_swapchain() 2023-02-24 18:22:20 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00