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:
@@ -372,10 +372,10 @@ SettingsPage {
|
||||
controlWidth: 160
|
||||
divider: false
|
||||
|
||||
// SoundBadge is the pill Panama already has for "how this thing is
|
||||
// attached, or why it is not here"; the name is where it was first
|
||||
// needed rather than what it is.
|
||||
SoundBadge {
|
||||
// The state, in the pill the whole settings app uses for one. It
|
||||
// is a fact about the session, not a control, which is why there
|
||||
// is a badge here and no switch.
|
||||
StatusBadge {
|
||||
anchors.right: parent.right
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
text: LidPolicy.inhibited ? "Docked · staying awake" : "Will suspend"
|
||||
|
||||
Reference in New Issue
Block a user