mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
navigationpanel: Make close button also close non-maximized active windows
This commit is contained in:
parent
f5cdb9a380
commit
d97c8b319e
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ MobileShell.NavigationPanel {
|
|||
id: tasksModel
|
||||
filterByVirtualDesktop: true
|
||||
filterByActivity: true
|
||||
filterNotMaximized: true
|
||||
filterNotMaximized: false
|
||||
filterByScreen: true
|
||||
filterHidden: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue