Releases: Alexays/Waybar
Releases · Alexays/Waybar
0.2.1
Added
- Added interval polling for network info (e.g. signal strength)
- Added ip address and submask to network
Changed
- [Breaking change] CPU now have {load} and {usage} label.
- Updated fmt.
- Better memory infos provider
- Fixed clicking and scrolling through workspaces.
- Fixed workspaces not being removed from bar when moved to another output.
Credits
@Robinhuett @David96 @vberger
0.2.0
Added
- Sway binding mode Module
- Custom modules can control tooltip and CSS class
- Scroll, click events
- Battery states, states/status format
Changed
- Fixed Sway window title when create a new workspace
- Fixed compilation using experimental filesystem
- Fixed minimum height
Credits
@Robinhuett @harishkrupo @ForTheReallys @mithodin
0.1.3
Added
Changed
- Fix Tray icons
- Add cstring include
- Check pulseaudio active_port is set
0.1.2
Changed
- Fix compilation on some OS
0.1.1
Added
- Multiples configurations per modules
- Battery: can specify battery
Changed
- Pulseaudio: round volume
- Battery: Use thread timer until got inotify event (sysfs)
0.1.0
Added
- Tray (Beta)
- Custom modules now support continuous scripts
- Workspaces: index param
Changed
0.0.6
Added
- Toggleable labels (format-alt)
Changed
- Optional build deps
- Bugs fix
0.0.5
Added
- Detect network intefaces
- Detect network interfaces link change
- Custom: exec-if
- Handle screen disconnection
Changed
- Max-length on all label modules
- Proper centering modules-center
0.0.4
Added
- New workspaces class
- Focused window name module (sway)
- Custom: added
max-length
config
- Workspaces: added
disable-scroll
config
Changed
- Clock: allow to change clock format
- Clock: allow to choose update interval
- Bugs fix