mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
1c3e0816f3
This doesn't work if scene outputs are not used as the primary output of scene surfaces will always be NULL. Therefore, take a wlr_scene_output instead of separate wlr_scene and wlr_output arguments and rename the function to wlr_scene_output_send_frame_done(). The actual behavior of the function is unchanged. |
||
---|---|---|
.. | ||
output_layout.c | ||
subsurface_tree.c | ||
wlr_scene.c | ||
xdg_shell.c |