mirror of
https://github.com/swaywm/sway.git
synced 2025-11-29 06:59:46 -05:00
Chase wlroots!4482
This commit is contained in:
parent
22d0dd8bde
commit
64d644f0da
2 changed files with 2 additions and 2 deletions
|
|
@ -531,7 +531,7 @@ static bool scan_out_fullscreen_view(struct sway_output *output,
|
|||
return false;
|
||||
}
|
||||
|
||||
wlr_presentation_surface_scanned_out_on_output(server.presentation, surface,
|
||||
wlr_presentation_surface_scanned_out_on_output(surface,
|
||||
wlr_output);
|
||||
|
||||
return wlr_output_commit_state(wlr_output, pending);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue