Skip to content

Releases: LBCrion/sfwbar

v1.0_beta3

21 Jan 19:09
Compare
Choose a tag to compare
  • Implement user defined menues, functions and actions
  • Allow binding actions to multiple mouse events for any widget

v1.0_beta2

23 Dec 18:22
Compare
Choose a tag to compare
v1.0_beta2 Pre-release
Pre-release
  • Implement tray icon menues
  • Lookup XDG data system directories for resources
  • Update default configs to be more useful
  • Bug fixes

v1.0_beta1

18 Dec 14:46
Compare
Choose a tag to compare
v1.0_beta1 Pre-release
Pre-release
Implement system tray
Move configuration from libucl to custom parser
Move expression parser to custom parser
Move data extraction and expression engine to a separate thread
Bugfixes

Beyond sway

19 Sep 11:49
Compare
Choose a tag to compare
  • Make configuration modular
  • Implement Df command to check disc free space
  • Allow placing taskbar on specified edge
  • Allow specifying timezone for Time command

Clean-up css loading

21 Aug 16:38
Compare
Choose a tag to compare
v0.9.9.3

disable css file autoload

Drop obsolete configs

21 Aug 16:04
Compare
Choose a tag to compare
v0.9.9.2

delete obsolote configs

Put configs into correct location

21 Aug 15:49
Compare
Choose a tag to compare

Put configs into correct location

modular config and vertical bars

21 Aug 15:25
Compare
Choose a tag to compare
  • Implement modular configuration file
  • Allow selecting the edge to which the bar is attached
  • Add column mode for taskbar and pager to play nice with vertical bars
  • Implement Df function to monitor disk usage
  • Allow selecting timezone when querying time

v0.9.8

14 May 19:02
Compare
Choose a tag to compare
  • Improve icon lookup code
  • Allow scaling images
  • Add single line config example

Task Switcher

24 Mar 20:32
Compare
Choose a tag to compare

Add task switcher
Improve placement logic
Bugfixes