wlroots/types/scene
Simon Ser a84f50a9ac scene: use transparent black as background color
This is useful when a compositor sets up a scene-graph for
capturing an individual toplevel.

wlr_output picks XRGB by default and only falls back to ARGB if
the driver doesn't support XRGB, so this shouldn't have an impact
on the result in most cases.
2025-07-08 15:08:28 +02:00
..
drag_icon.c wlr_scene: Don't disable scene nodes at creation time 2024-07-04 14:35:52 -04:00
layer_shell_v1.c wlr_scene: Don't disable scene nodes at creation time 2024-07-04 14:35:52 -04: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: Block damage on single-pixel buffer textures 2025-07-01 11:38:56 +01:00
wlr_scene.c scene: use transparent black as background color 2025-07-08 15:08:28 +02:00
xdg_shell.c xdg-surface: fix window geometry handling 2024-08-14 18:52:13 +00:00