wlroots/types/scene
Kenny Levinsen 4277d8cfdc scene: Fix scanout log to respect SCANOUT_SUCCESS
scene_entry_try_direct_scanout returns a tristate value, but the log
message was not updated to account for this.

Compare whether or not the state is specifically SCANOUT_SUCCESS for
logging purposes.

Fixes: c450991c4b
2025-04-14 20:36:09 +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: Move single-pixel buffer things to scene_buffer 2025-04-11 14:01:35 +00:00
wlr_scene.c scene: Fix scanout log to respect SCANOUT_SUCCESS 2025-04-14 20:36:09 +02:00
xdg_shell.c xdg-surface: fix window geometry handling 2024-08-14 18:52:13 +00:00