Open
Description
-
Configuration file: none
Steps to reproduce:
- install
mutter
- run
sway
from the Linux console- alternatively, run
weston
- alternatively, run
- type
super-enter
to spawn a terminal (i.e.foot
) - run
mutter --nested
and close it withsuper-shift-q
or (ctrl-c
in the terminal)- alternatively, run
mutter --nested foot
and runexit
to close mutter - alternatively, run
mutter
-- it will fail to start but trigger the same symptoms
- alternatively, run
- press
ctrl-c
anywhere
This makes sway/weston exit unexpectedly.
It does not happen when running mutter --nested
inside a Gnome session.