Bumblebee Status Versions Save

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.

v2.2.0

7 months ago

New modules

  • pipewire (thanks @jebaum )
  • gitlab (thanks @beckcl )
  • wakatime (thanks @Duarte-Figueiredo )
  • todoist (thanks @Duarte-Figueiredo )
  • cpu3 (thanks @SuperQ )
  • usage - an activitywatch module (thanks @lasnikr)

New themes

  • Moonlight Powerline (thanks @ramonsaraiva )

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

1 year ago

New

  • logo - thanks to @kellya !

New modules

  • blugon by @DTan13
  • persian_date by @Hame-daani
  • aur_update by @ishaanbhimwal
  • gcalendar by @arivarton
  • pamixer by @FraSharp
  • pulsectl (pulsein, pulseout) which obsoletes pulseaudio

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

  • rss insecure tempfile use
  • misc. bugfixes by @mihaimorariu
  • redshift: fix kelvin by @LokiLuciferase
  • battery fixes by @anarcat
  • various fixes by @tfwiii
  • various fixes by @diesphink
  • fix concurrency issues

v2.1.5

2 years ago

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

  • albiceleste (#778)
  • rasafari (#778)
  • nord-colorful (#830)
  • rose-pine (#848)

Improvements

  • Configurable editor for todo (#777)
  • Per-CPU widget for cpu
  • Better documentation (#786, #807, #810, #811)
  • :warning: 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

3 years ago

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

3 years ago

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

3 years ago

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

3 years ago

(hopefully) fix PIP publishing

v2.1.0

3 years ago

New modules

  • messagereceiver (thanks to @bbernhard )
  • portage (thanks to @andrewreisner )
  • thunderbird (thanks to @cristianmiranda )
  • amixer (thanks to @izn )
  • rofication (thanks to @jebaum )

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

  • Small fixes to xrandr (thanks to @andrewreisner and @nayaverdier )
  • Update Config parser (thanks to @fenilgandhi )
  • Fix issues in vault (thanks to @nayaverdier )
  • Fix issue in stock (thanks to Andreas Lindahl Flaten)
  • Deadbeef fixes (thanks to @joshbarrass )
  • Remove embarassing prints (thanks to @cristianmiranda )
  • bluetooth2 improvements (thanks to @martindoublem )
  • fixes in arch-updates (@spxtr )

v2.0.5

3 years ago

Bugfixes and improvements

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

v2.0.4

3 years ago

The "fully support sway" release :)

New modules

  • speedtest

Improvements

  • spotify buttons (#663 - thanks to @LtPeriwinkle )

Bugfixes

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