1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-02 03:28:28 -04:00

launcher: don't select pre-filled queries, exclude from memory

port 1.5
This commit is contained in:
bbedward
2026-07-13 10:31:17 -04:00
parent 06c0ea2afb
commit ea66b136ba
9 changed files with 107 additions and 16 deletions
+1
View File
@@ -22,6 +22,7 @@ StyledRect {
}
property alias text: textInput.text
property alias cursorPosition: textInput.cursorPosition
property string placeholderText: ""
property string labelText: ""
property alias font: textInput.font