app-launcher to just launcher

This commit is contained in:
David Heinemeier Hansson
2026-05-20 13:57:22 +02:00
parent ea1b0e7ced
commit 41425481db
20 changed files with 75 additions and 55 deletions
+1 -1
View File
@@ -568,7 +568,7 @@ for block in re.split(r"(?m)^Sink #", sys.stdin.read())[1:]:
KeyboardPanel {
id: panel
anchorItem: button
owner: ctrl
owner: root
bar: root.bar
open: root.opened
focusTarget: keyCatcher
+1 -1
View File
@@ -343,7 +343,7 @@ Panel {
KeyboardPanel {
id: panel
anchorItem: button
owner: ctrl
owner: root
bar: root.bar
open: root.opened
focusTarget: keyCatcher
+1 -1
View File
@@ -351,7 +351,7 @@ Panel {
KeyboardPanel {
id: panel
anchorItem: button
owner: ctrl
owner: root
bar: root.bar
open: root.opened
focusTarget: keyCatcher
+1 -1
View File
@@ -643,7 +643,7 @@ fi
KeyboardPanel {
id: panel
anchorItem: button
owner: ctrl
owner: root
bar: root.bar
open: root.opened
focusTarget: keyCatcher
+1 -1
View File
@@ -165,7 +165,7 @@ printf 'time\t%s\n' "$($OMARCHY_PATH/bin/omarchy-battery-remaining-time 2>/dev/n
KeyboardPanel {
id: panel
anchorItem: button
owner: ctrl
owner: root
bar: root.bar
open: root.opened
focusTarget: keyCatcher