labwc/src/foreign-toplevel
tokyo4j 270b45da88 desktop: harden window stacking order while window switching
This commit moves the check against server->input_mode from the callers
of desktop_focus_view() into desktop_focus_view() itself. This
eliminates code duplications and makes it harder to mess up the window
stacking order while window switching.

I also added the same check in view_minimize() so that minimize requests
from panels never messes up the window stacking order (I think only this
should be described in the release note).
2025-03-09 20:41:26 +00:00
..
ext-foreign.c foreign-toplevel: add ext-toplevel-list support 2024-11-09 20:06:19 +00:00
foreign.c desktop: harden window stacking order while window switching 2025-03-09 20:41:26 +00:00
meson.build foreign-toplevel: add ext-toplevel-list support 2024-11-09 20:06:19 +00:00
wlr-foreign.c wlr-foreign: send output_enter on initialization 2025-01-27 13:18:29 +01:00