wlroots/types/scene
Isaac Freund 545a294532 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.

(cherry picked from commit cb01c63a8d)
2024-04-22 10:35:28 -04:00
..
drag_icon.c drag: use unified map logic 2023-06-02 17:26:18 +00:00
layer_shell_v1.c scene: ensure layer surface usable area >0 2024-04-22 10:35:28 -04:00
output_layout.c scene/output_layout: Add assert for duplicate output insertion 2023-10-08 11:18:11 -04:00
subsurface_tree.c wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip 2023-11-14 17:27:08 +00:00
surface.c wlr_scene_surface: Introduce scene_surface_set_clip 2023-11-14 17:27:08 +00:00
wlr_scene.c wlr_scene: Update outputs if subpixel status changes 2023-11-15 18:42:12 -05:00
xdg_shell.c Don't assume xdg_surface.{toplevel,popup} is non-NULL 2023-08-21 16:30:29 +00:00