diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-19 15:48:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-19 15:48:54 -0500 |
| commit | da0b08d7ae4f9b619cee34489b74d5a8df5cd3c2 (patch) | |
| tree | a198877c179784098183b0fbffb49980f148d3de /todo.org | |
| parent | e1db61a0b2b8556651b1b7a05252c4aa46dda25f (diff) | |
| download | archsetup-da0b08d7ae4f9b619cee34489b74d5a8df5cd3c2.tar.gz archsetup-da0b08d7ae4f9b619cee34489b74d5a8df5cd3c2.zip | |
docs: clarify clock panel dismissal
Reserve left click and use right click to close the open panel.
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -105,9 +105,10 @@ interface glyph and interface name. Present saved and currently available networks in this order: available saved profiles, available unsaved networks, then saved profiles that are unavailable. -** TODO [#C] Let the clock panel dismiss itself on click :feature:clock:waybar: -Make a left click inside the open clock panel toggle it closed; the Waybar time -module remains the explicit way to reopen it. +** TODO [#C] Let the clock panel dismiss itself on right click :feature:clock:waybar: +Make a right click inside the open clock panel toggle it closed. Preserve left +click for its established interaction; the Waybar time module remains the +explicit way to reopen the panel. ** TODO [#C] Indicate hotspot or metered WiFi in amber :feature:network:waybar: Detect hotspot/metered connectivity and render the WiFi icon plus SSID amber, |
