navigationpanel: Make close button also close non-maximized active windows

This commit is contained in:
Devin Lin 2023-11-05 12:19:24 -08:00
parent f5cdb9a380
commit d97c8b319e

View file

@ -41,7 +41,7 @@ MobileShell.NavigationPanel {
id: tasksModel
filterByVirtualDesktop: true
filterByActivity: true
filterNotMaximized: true
filterNotMaximized: false
filterByScreen: true
filterHidden: true