[RFC] attempt at solving #3616

- Untested
- Can't reproduce issues, so not sure it fixes it either
This commit is contained in:
Johan Malm 2026-06-04 20:45:14 +01:00
parent 579e532908
commit 922c4bba2b
4 changed files with 5 additions and 5 deletions

View file

@ -800,7 +800,7 @@ handle_map(struct wl_listener *listener, void *data)
* layout changes that could have occurred between
* ensure_initial_geometry_and_output() and map.
*/
view_adjust_for_layout_change(view);
view_adjust_for_layout_change(view, /* force */ true);
/*
* When mapping the view for the first time, visual
* artifacts are reduced if we display it immediately at