1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

hyprland: fix focus grab

This commit is contained in:
bbedward
2025-11-26 12:46:19 -05:00
parent 039c98b9e3
commit d7b39634e6
9 changed files with 10 additions and 8 deletions

View File

@@ -44,6 +44,8 @@ Item {
property bool keepContentLoaded: false
property bool keepPopoutsOpen: false
property var customKeyboardFocus: null
readonly property alias contentWindow: contentWindow
readonly property alias backgroundWindow: backgroundWindow
signal opened
signal dialogClosed