mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Show home when an application is closed
This commit is contained in:
parent
5ae2e2e56d
commit
cae7ddff81
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ Rectangle {
|
|||
if (currentWindow) {
|
||||
currentWindow.close();
|
||||
currentWindow = null;
|
||||
showHome = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue