Watch
1
0
Fork
You've already forked souveraine
0

hold power for a device menu; usb-c state shown, not faked

This commit is contained in:
Fimeg 2026-08-05 14:37:56 -04:00
commit f7eba9f658
6 changed files with 248 additions and 1 deletions

View file

@ -85,6 +85,9 @@ Scope {
// the hand can close a window under viewtop, and the dial's own "Kill
// window" is a dead `hyprctl dispatch`.
PanelLoader { component: WindowSheet {} }
// The device's verbs, on a held power button. Ungated and not lock-gated:
// powering off is something you do to a locked phone.
PanelLoader { component: PowerMenu {} }
// Text-selection action menu (TASK-18). Gated on the opt-in config: the
// service behind it watches every selection on the device, so it must not
// load by default. See Config.options.selection.