wlroots/types/scene
Isaac Freund cb01c63a8d
scene: ensure layer surface usable area >0
Clients may, for example, commit an exclusive zone larger than the
output dimensions. Compositors must handle this gracefully, which likely
requires more work on the compositor side but returning a usable area
with negative width or height in wlr_scene_layer_surface_v1_configure()
is nonsensical.
2024-04-16 11:49:08 +02:00
..
drag_icon.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
layer_shell_v1.c scene: ensure layer surface usable area >0 2024-04-16 11:49:08 +02:00
output_layout.c scene: ignore duplicate wlr_scene_output_layout_add_output() calls 2024-02-20 11:04:46 +01:00
subsurface_tree.c scene: constify subsurface_tree_set_clip() 2024-03-20 12:56:28 +01:00
surface.c scene: drop wlr_scene_set_presentation() 2023-12-27 13:41:20 +01:00
wlr_scene.c scene: listen to renderer destroy in wlr_scene_buffer 2024-03-14 22:07:42 +01:00
xdg_shell.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00