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 | 46ec2f1ca660b01f5e90bf91a535daf3dfd020cb (patch) | |
| tree | a198877c179784098183b0fbffb49980f148d3de /todo.org | |
| parent | 96bc42fafff425cf7690ad417cc6d4d4a757547b (diff) | |
| download | archsetup-46ec2f1ca660b01f5e90bf91a535daf3dfd020cb.tar.gz archsetup-46ec2f1ca660b01f5e90bf91a535daf3dfd020cb.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, |
