wlroots/types/scene
Alexander Orzechowski 83804b8871 wlr_scene: Simplify direct scanout handling
By adding a sent_feedback bool into the list entry that we can mutate
we no longer need to maintain this `sent_direct_scanout_feedback` variable.

sent_feedback will also be useful later.
2023-04-04 20:42:54 +02:00
..
drag_icon.c wlr_scene: Cleanup header includes 2023-02-20 16:53:59 -05:00
layer_shell_v1.c scene/layer_shell_v1.c: remove redundant comment 2022-11-29 18:01:57 +00: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: Cleanup header includes 2023-02-20 16:53:59 -05:00
surface.c wlr_scene: Cleanup header includes 2023-02-20 16:53:59 -05:00
wlr_scene.c wlr_scene: Simplify direct scanout handling 2023-04-04 20:42:54 +02:00
xdg_shell.c wlr_scene: Only allow parenting on a wlr_scene_tree 2022-05-31 09:14:28 +00:00