Coherence: one component per idea, one spelling per word, one truth per claim
Claude-Session: https://claude.ai/code/session_01Ms2FbjQy31TVf3CEvQhGM8
This commit is contained in:
@@ -110,7 +110,7 @@ Column {
|
||||
width: parent.width
|
||||
visible: root.openWindows.length > 0
|
||||
label: "Open right now"
|
||||
detail: "The class comes from the compositor, so these are exact."
|
||||
detail: "The class comes from the compositor, so these are exact"
|
||||
current: root.windowClass
|
||||
options: root.openWindows
|
||||
divider: false
|
||||
@@ -248,7 +248,7 @@ Column {
|
||||
width: parent.width
|
||||
visible: root.workspaceOn
|
||||
label: "Workspace"
|
||||
detail: "The ten the keymap reaches."
|
||||
detail: "The ten the keymap reaches"
|
||||
current: root.workspace
|
||||
options: root.workspaceOptions
|
||||
divider: false
|
||||
|
||||
Reference in New Issue
Block a user