Skip to content

v1.3.0

Compare
Choose a tag to compare
@tobi-wan-kenobi tobi-wan-kenobi released this 10 Jun 13:30

Apologies if any attributions are wrong or missing, it's been quite a long change list :-)

New modules

  • sensors - Display temperature (thanks to @mijoharas)
  • traffic - Show uplink/downlink network traffic per device (thanks to @meain)
  • stock - Show stock information (thanks to @msoulier)
  • github - Show number of pending github notifications (thanks to @yvesh)
  • spotify - Currently playing song in spotify (thanks to @yvesh)
  • publicip - Shows your current public IP (thanks to @RobertSacks)
  • bluetooth - Shows bluetooth status and allows toggling (thanks to @brunosmmm)
  • mpd - Add song information from mpd (thanks to @alrayyes)

New features

  • Add interface status filters for the modules traffic and nic
  • Add non-powerline gruvbox theme (thanks to @meain)
  • Add "scrollable" trait for widgets (e.g. cmus)
  • Add logging and a debug mode

Bugfixes

  • Fix a crash in the xrandr module
  • Silence import errors for optional dependencies (thanks to @cjlarose)
  • Make pulseaudio module robust against localization
  • Gracefully handle situations where no weather information is available (thanks to @elshize)
  • Linting for PEP 8 compatibility (thanks to @ibrokemypie)