MainScreen: remove mask region asap so you can click on apps sooner when closing a panel

This commit is contained in:
ItsLemmy
2025-11-07 22:46:29 -05:00
parent 15ff939ecd
commit 5226b01fc1
3 changed files with 5 additions and 25 deletions

View File

@@ -101,7 +101,7 @@ ShellRoot {
IPCService {}
// MainScreen for each screen (manages bar + all panels)
MainScreens {}
AllScreens {}
}
}