Extract menu opener widget

This commit is contained in:
David Heinemeier Hansson
2026-05-20 17:53:05 +02:00
parent 1ff343428c
commit 647bb88ab2
4 changed files with 27 additions and 14 deletions
-1
View File
@@ -291,7 +291,6 @@ Item {
// ---------------- widget catalog -----------------------------------------
readonly property var builtinWidgetMeta: ({
"omarchy": { name: "Omarchy menu", description: "Launches the Omarchy menu", category: "Compositor" },
"clock": { name: "Clock", description: "Date / time text", category: "Time" },
"update": { name: "Updates", description: "Indicates available system updates", category: "System" },
"indicators": { name: "Indicators", description: "Manual state indicators", category: "Status" },