1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-15 09:52:50 -05:00

dankbar/mask: extra polish for Hyprland maybe

This commit is contained in:
bbedward
2025-11-15 18:03:57 -05:00
parent ccf28fc4e7
commit 73c82a4dd9
8 changed files with 37 additions and 87 deletions

View File

@@ -17,9 +17,6 @@ DankPopout {
property var triggerScreen: null
// Setting to Exclusive, so virtual keyboards can send input to app drawer
WlrLayershell.keyboardFocus: shouldBeVisible ? WlrKeyboardFocus.Exclusive : WlrKeyboardFocus.None
function show() {
open()
}