wlroots/types/output
sunzhguy d7061bc3af output: fix effective resolution calculation with ceil()
Use ceil() instead of integer division in wlr_output_effective_resolution()
to prevent truncation of fractional values when output scale doesn't evenly
divide the physical resolution.

This ensures logical resolution properly covers all physical pixels.

Signed-off-by: sunzhguy <sunzhigang1@kylinos.cn>
2025-12-11 15:10:31 +08:00
..
cursor.c output: don't rebuild cursor color transform for each update 2025-11-24 23:26:14 +00:00
output.c output: fix effective resolution calculation with ceil() 2025-12-11 15:10:31 +08:00
render.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
state.c output/state: add missing unref for color_transform 2025-11-14 11:10:37 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00