revert tray drawer feature and remove mouse-battery module
The tray drawer added complexity (drawer config, custom chevron module,
state-feedback CSS) for what amounts to a small visual refinement.
Removed in favour of the original always-visible tray. The mouse-battery
indicator was also removed from the bar.
Deletes:
- waybar/mouse-battery.sh + symlink + install.sh entry
- group/tray-drawer + custom/mouse-battery blocks in config.jsonc
- #custom-tray-arrow rules from style.css
- docs/superpowers/{specs,plans} for the drawer feature
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -56,13 +56,3 @@ window#waybar {
|
||||
#temperature.critical {
|
||||
color: @tn-red;
|
||||
}
|
||||
|
||||
#custom-tray-arrow {
|
||||
padding: 0 12px;
|
||||
color: @tn-fg-muted;
|
||||
transition: color 200ms ease;
|
||||
}
|
||||
|
||||
#group-tray-drawer.expanded #custom-tray-arrow {
|
||||
color: @tn-fg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user