Releases: Alexays/Waybar
Releases · Alexays/Waybar
0.6.3
0.6.2
0.6.1
0.6.0
Added
- MPD Module 🎉 @minijackson #268
- Manage the style of the bar according to the window in the workspace Wiki - bb8ff5a
- Custom modules: Allow to toggle multiple classes 6aee514
- Partially hide Waybar with the
.hidded
class on toggle (SIGUSR1) ecc5f48 - Multiple bars on the same screen with one file 79a5e9e
Changed
0.5.1
Added
- Tray: Handle icons updates 🎉 #252 @alebastr
- Allow waybar to be positioned on left/right 47142a6
- Custom: Allow icon selection based on json alt attribute #245 @SibrenVasse
Changed
- Network: Escape ESSID #241 @jlbribeiro
- Workspace: Reversed scrolling direction to reflect swaybar behavior 5144426
- Script: mediaplayer script is now generic and return json data with player name for icon matching #249 #250 #251 #256 @DanielVoogsgerd @SibrenVasse
- Network: Fixed multiple networking module regression 1f6f443 8351dea
0.5.0
Added
- Add temperature module 7ae549d @Groggy
- Add option to show only current workspace in sway/workspaces module #206 @dikeert
- Add custom tooltip format for network module a9f680b @jonfin
- Add status class to idle_inhibitor 973cec1
- Add pkill signals to custom modules #228 @hoellen
Changed
- Improving mouse button support d0f56b7 @Organic-Code
- Fixed idle_inhibitor, handles click events correctly 80ef637
- Fixed clock seconds ef88f0a
- Fixed sway ipc crash when compiled with -D_GLIBCXX_ASSERTIONS 00176c9 @alebastr
- Fixed network skipped changes
- Workspaces scroll is now output aware except when
all-outputs
is set
0.4.0
Added
- Output configuration
- Backlight module, thanks to @ianhattendorf 🎉
- Idle inhibitor, thanks to @jonfin 🎉
- Option to disable tooltip
- Option to escape custom module script output
Changed
- Fixed workspace button order
- Fixed tray big icons
- Fixed scroll with touchpad
0.3.0
0.2.3
0.2.2
Changed
- Label can now use PangoMarkupFormat 🎉
- Fixed clock interval
- Ellipsize window name when there is no more space
- Fixed crash and bugs in the Tray