Skip to content

Releases: tobi-wan-kenobi/bumblebee-status

v2.2.0

01 Oct 08:10
fcda13c
Compare
Choose a tag to compare

New modules

New themes

Features

  • Status bar can now scroll through all available widgets (the bar itself, not just individual modules/widgets)
  • mpd port now configurable
  • pihole uses API token instead of password now (thanks @bbernhard )
  • support multiple sound cards (thanks Hugo Eustáquio)
  • font size for Tk menus now configurable (thanks @TheEdgeOfRage )
  • dunst: add parameter to start in disabled mode (thanks @zetxx )

Bugfixes

  • Better documentation of dependencies for network_traffic (thanks @alonsomoya)
  • Fixed path for manpage installs (thanks @benthetechguy )
  • Fixes around location detection (thanks @tfwiii )
  • nvidiagpu fixes (thanks @pvutov )
  • fixes to date/time and module width (thanks @arivarton )
  • improvements to playerctl (thanks @LokiLuciferase )
  • HTTPS support for open weather (thanks @dmturner )
  • documentation improvements (thanks @sazk07 )
  • stock: switch to alphavantage.co
  • pulsectl: device names are now case sensitive
  • title: also consider workspace changes (thanks @LokiLuciferase )
  • shell: improved time to update

v2.1.6

17 Sep 15:01
Compare
Choose a tag to compare

New

New modules

New themes

  • zengarden light powerline
  • zengarden
  • srcery by @anarcat

Features

  • nic: added wifi signal strength by Christopher Kepes
  • pulseaudio extensions by @bbernhard
  • playerctl extensions by @SamTebbs33
  • taskwarrior improvements by @kellya
  • spotify scrolling support

Bugfixes

v2.1.5

03 Feb 07:50
80493d3
Compare
Choose a tag to compare

New modules

  • generic layout module
  • GPU module for optimus-manager (#795)
  • network module to show interfaces (#800)
  • solaar for logitech unifying device (#832)
  • emerge_status for Gentoo support (#842)

New themes

Improvements

  • Configurable editor for todo (#777)
  • Per-CPU widget for cpu
  • Better documentation (#786, #807, #810, #811)
  • ⚠️ breaking: playerctl changed binary usage (#793)
  • playerctl stopped status support (#796)
  • nvidiagpu get GPU and memory usage (#806)
  • tests for dunst and libvirtvms (#823, #824)
  • sensors thermal zone auto-detection (#825)
  • Allow hiding of inactive states of modules
  • No logging if playerctl not found (#838)
  • Less logging in spotify (#840)
  • Update apt module on click (#845)

Bugfixes

  • Padding improvements
  • Better widget creation
  • sun parameter names (#789)
  • todo bugfixes (#812)
  • nvidiagpu bugfixes (#813)
  • allow "autohide" parameter in configuration file
  • QA fixes (#841)
  • Fix Tk bugs & endless loops in popups

Misc

  • Removed support for Python 3.4 and 3.5

v2.1.4

18 Mar 19:26
Compare
Choose a tag to compare

Bugfixes

  • Module "shell": Better autoscrolling behaviour (do not make the widget 30 characters wide by default) - thanks to @es80 for reporting
  • Module "shell": Make on-click events work again - thanks to @es80 for reporting

v2.1.3

13 Mar 19:47
Compare
Choose a tag to compare

New modules

  • keys: shows when keys are pressed or held

Improvements

  • Add scrolling to shell (#766 - thanks to @michalroxorpl )
  • Removed requests dependency in stock (#773 - thanks to @fredj )
  • Add hidden attribute for individual widgets

Bugfixes

  • Vastly improve performance during input events

v2.1.2

24 Feb 08:32
d442503
Compare
Choose a tag to compare

Improvements

  • make configuration file name configurable (#764) - thanks to @michalroxorpl
  • Support for spotifyd (#752) - thanks to @gkeep
  • add /usr/share/ as theme directory (#753)
  • playerctl improvements - thanks to @gkeep

v2.1.1

07 Dec 09:00
Compare
Choose a tag to compare

(hopefully) fix PIP publishing

v2.1.0

07 Dec 08:16
Compare
Choose a tag to compare

New modules

New themes

  • support for xresources in themes (thanks to @Aliuakbar)

Improvements

  • modules/nic: Use "iw" to find SSID (thanks to @xsteadfastx and @cdbrkfxrpt )
  • Improve media player icons (thanks to @gkeep )
  • various documentation updates
  • tons of updates to travis (thanks to @jayvdb )
  • Improve popup code (thanks to @nayaverdier )
  • additional tests (thanks to @izn )
  • various bugfixes and improvements all over the place (thanks to @izn)
  • dunst: use dunstctl (thanks to @cristianmiranda )
  • dunst alternatives (thanks to @joachimmathes )
  • smart status improvements (thanks to @martindoublem )
  • Python 3.9 support (thanks to @eumiro )
  • Terrabyte and SI unit support to framework (thanks to @cdbrkfxrpt )

Bugfixes

v2.0.5

29 Jun 18:08
Compare
Choose a tag to compare

Bugfixes and improvements

  • fixed "spamming" of mouse click events (#668)
  • fixed theme iconset handling (#666)
  • improved spotify (#667 - thanks to @gkeep)

v2.0.4

28 Jun 09:16
Compare
Choose a tag to compare

The "fully support sway" release :)

New modules

  • speedtest

Improvements

Bugfixes

  • fixed CLI commands for sway (#628 - thanks to @piyueh )
  • re-enabled brightness reading via ACPI
  • improved default location (see #664 )