wlroots-hyprland/types/scene
Alexander Orzechowski 6d1b8b376d wlr_scene: Only enable black rect optimization if culling is enabled
If culling is not enabled, there is no longer any guarantee that the
elements behind the rect won't be rendered. We must render the black rect
in all circumstances to cover up anything rendered.

This fixes the WLR_SCENE_DISABLE_VISIBILTY option.
2022-08-19 16:18:46 -04:00
..
layer_shell_v1.c scene/layer_shell: Ignore unmapped exclusion zone 2022-08-06 00:23:44 +02:00
output_layout.c scene/output_layout: Fix crash in scene_output_layout_output_destroy 2022-06-07 20:58:41 +02:00
subsurface_tree.c wlr_scene: Only allow parenting on a wlr_scene_tree 2022-05-31 09:14:28 +00:00
surface.c wlr_scene/surface: Hook through opaque metadata 2022-08-14 02:38:50 -04:00
wlr_scene.c wlr_scene: Only enable black rect optimization if culling is enabled 2022-08-19 16:18:46 -04:00
xdg_shell.c wlr_scene: Only allow parenting on a wlr_scene_tree 2022-05-31 09:14:28 +00:00