Handle the case of the user closing the display using a window manager
gesture. I had hoped to be able to just return to tty mode and maybe restart hemlock later (via (ed)), but there is a lot of hidden state pointing to the old (closed) display object which caused subsequent failure. This fix assumes the user closed hemlock because he wanted to exit and does just that.
Loading
Please register or sign in to comment