mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
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). |
||
|---|---|---|
| .. | ||
| ext-foreign.c | ||
| foreign.c | ||
| meson.build | ||
| wlr-foreign.c | ||