desktop-shell: Raise new windows over fullscreen apps
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=74219
This commit is contained in:
@@ -4420,6 +4420,8 @@ activate(struct desktop_shell *shell, struct weston_surface *es,
|
|||||||
struct weston_surface *old_es;
|
struct weston_surface *old_es;
|
||||||
struct shell_surface *shsurf;
|
struct shell_surface *shsurf;
|
||||||
|
|
||||||
|
lower_fullscreen_layer(shell);
|
||||||
|
|
||||||
main_surface = weston_surface_get_main_surface(es);
|
main_surface = weston_surface_get_main_surface(es);
|
||||||
|
|
||||||
weston_surface_activate(es, seat);
|
weston_surface_activate(es, seat);
|
||||||
|
|||||||
Reference in New Issue
Block a user