Releases: tobi-wan-kenobi/bumblebee-status
Releases · tobi-wan-kenobi/bumblebee-status
v1.8.0
This is a big one, so major version bump - many thanks to all the contributors! I hope I listed everyone:
New modules
- battery_all (@martindoublem ) - aggregate all available batteries
- apt (@qba10 ) - query the APT package status
- git - display information about git repositories
- removed hipchat module (not supported anymore)
- prime (@jeffeb3 ) - prime video cards information
- dunst (@eknoes ) - toggle dunst notifications
- hostname (@varkokonyi ) - show hostname
- pihole (@bbernhard ) - display pi-hole status
- datetimetz (@frankzhao ) - show timezone info
- vpn (@bbernhard ) - show VPN status and select VPN profiles
New themes
New features
- pulseaudio is now critical if > 100% (@dustypaws )
- pulseaudio now has a configurable upper limit
- optionally use
light
in brightness module (instead of xbacklight) - optionally use
brightnessctl
in brightness module (Frank Scherrer) - use xkeyboard to set layout (@MartinWallgren )
- customize scroll speed and bouncing text (@WORD559 )
- misc. mocp improvements (@mkwardakov )
- xrandr: optionally disable polling and add manual update
- nic: detect wireguard interfaces (@TheEdgeOfRage )
- weather: add city IDs support (@david-perez )
- better popup support (popup_v2) (@bbernhard )
- Add FreeBSD support (poll instead of epoll) (@Crupsp )
Bugfixes
v1.7.2
- Add support for loading themes from filenames
- Add support for JSON-formatted sensors output
- Bugfix: xrandr module was overwriting/destroying i3 config files
v1.7.1
New modules
spaceapi
(contributed by @rad4day)docker_ps
(contributed by Jorge Lopez)
New themes
- iceberg-rainbox (contributed by @whzup)
Bugfixes
- datetime: Better locale error handling
- traffic: Fix speed calculation
- battery: Better handling of unknown states and multiple batteries (contributed by @alexmohr)
- core: Fix event handling for i3wm 4.16+
v1.7.0
v1.7.0
This is a rather large release - a big THANK YOU to the many contributors!
New Modules and Features
- Collapse and expand modules using the middle mouse - 7152bb1
- Use SIGUSR1 to force update (thanks to @WORD559) - 705c18d
- Module
indicator
: Indicators for CAPS, Num, Scrl (thanks to @freed00m) - e079328 - Module
deadbeef
: For the DeaDBeeF audio player (thanks to @WORD559) - 5239e3e - Module
notmuch_count
: Show results of notmuch queries (thanks to @abdoulayeYATERA) - 797230d - Module
progress
: Show progress of file operation (thanks to @remi-dupre) - 4ed1e8b - Module
arch-update
: Show pending Arch Linux updates (thanks to @lucassouto) - 440b537 - Module
xkcd
: Show random XKCD comic (thanks to @whzup) - 3532028 - More tests! (thanks to @4shadoww and Frank Scherrer)
New Themes
- gruvbox-light (thanks to @freed00m) - ce60b10
- iceberg-powerline (thanks to @whzup) - a8580bb
- iceberg (thanks to @whzup) - 58b4868
Improvements and Bugfixes
- nic: Add option to show SSID (thanks to @kunalshetye) - fb6a9b1
- publicip: Performance improvements for U.S. East (thanks to @avindra) - 56088be
- mpd: Add option to hide widget if not playing (thanks to @kunalshetye) - 9514f1f
- pulseaudio: More robust device detection (thanks to @WORD559) - 841b5e0
- pulseaudio: Make autostart work (thanks to @mijoharas) - 37929d4
- amixer: Add mute check (thanks to @susmus) - e8970f1
- todo: Fix path expansion (thanks to @abdoulayeYATERA) - f4b7f90
- sensor: Use sensor command, if available (thanks to @eknoes) - 9ef3da8
- spotify: Add playback indicator (thanks to @WORD559) - 59bca44
- Linting and better code style: Thanks to @fredj
v1.6.2
v1.6.1
Improvements
- traffic: Hide down interfaces (thanks to @TheEdgeOfRage)
- nic: Add output format parameter (thanks to @kunalshetye)
- new theme "greyish-powerline" (thanks to @F00dwarrior)
- new module "taskwarrior" (thanks to @chdorb)
Bugfixes
- brightness: Return format fix (thanks to @caianrais)
- theme engine: Remove unneeded YAML dependency (thanks to @fredj)
- general: Removed typos (thanks to @torvitas)
- battery: Better error handling
- getcrypto: Handle downtime of crypto service
- datetime: Fallback to en_US formatting
- memory: Fixes to percentage calculation
v1.6.0
Improvements
- Module
redshift
now updates in the background and does not block the bar anymore - Awesome fonts in the theme can now be referenced by name (using ${})
- Add generic mechanism for slow updates and use it for various modules (hopefully, this part didn't break anything)
Bugfixes
- Update stock widget only every hour
v1.5.1
Small hotfix release (Do not fill the disk)
fixes #213: bumblebee-status
always logged messages to stderr (even when -d
was not specified), which end up in ~/.xsession-errors
and consume a lot of diskspace very quickly.
This release completely disables logging, as long as -d
is not specified.
Also, introduces two "special" log file names, stdout
and stderr
to log to stdout and stderr, respectively.
v1.5.0
Theme support extension release
- Add support for pywal in themes: Add a "colors" instruction and then simply use names for your pywal colors (see the
wal-powerline.json
themes for examples) - Themes can now be stored outside the repository structure (i.e. in
~/.config/bumblebee-status/themes/
). Themes will be merged, so it is also possible to partially overwrite theme instructions by placing partial JSON files in this directory, with the same name as the main theme (for example, anything you write into~/.config/bumblebee-status/themes/powerline.json
will overwrite the defaultpowerline
theme settings).
New modules
rotation
by cacyss0807: Cycle through display orientationshipchat
by fredj: Show number of unread hipchat messagesuptime
by fredj: Show current uptimezpool
by adam-dej: Show zpool (ZFS) information
New theme
sac_red
by batman-nair
v1.4.4
Small "hotfix" build:
- Remove built-in 3rdparty
xkbgroup
library, depend on systemxkbgroup
instead layout-xkb
now requires Python3