Skip to content

Releases: Alexays/Waybar

0.3.0

28 Jan 18:39

Choose a tag to compare

Added

  • Signal strength icons range, thx @Robinhuett 🎉
  • Add format-icons to custom modules, again @Robinhuett 😄

Changed

  • Return puleseaudio port string if unknown, thx @chep 🎉
  • Check adapter online as fallback when battery status report unknown
  • Typos fixed
  • Better modules destructions

0.2.3

18 Dec 16:43

Choose a tag to compare

Added

  • Can configure the path of config and style files with cli (-h)
  • on-click-right

Changed

  • Allows custom modules to run nothing, thx @David96 🎉
  • Escape window name
  • Fixed disconnected forced interface

0.2.2

23 Nov 11:03

Choose a tag to compare

Changed

  • Label can now use PangoMarkupFormat 🎉
  • Fixed clock interval
  • Ellipsize window name when there is no more space
  • Fixed crash and bugs in the Tray

0.2.1

16 Nov 09:15

Choose a tag to compare

Added

  • Added interval polling for network info (e.g. signal strength)
  • Added ip address and submask to network

Changed

  • [Breaking change] CPU now have {load} and {usage} label.
  • Updated fmt.
  • Better memory infos provider
  • Fixed clicking and scrolling through workspaces.
  • Fixed workspaces not being removed from bar when moved to another output.

Credits

@Robinhuett @David96 @vberger

0.2.0

03 Nov 12:20

Choose a tag to compare

Added

  • Sway binding mode Module
  • Custom modules can control tooltip and CSS class
  • Scroll, click events
  • Battery states, states/status format

Changed

  • Fixed Sway window title when create a new workspace
  • Fixed compilation using experimental filesystem
  • Fixed minimum height

Credits

@Robinhuett @harishkrupo @ForTheReallys @mithodin

0.1.3

28 Oct 07:39

Choose a tag to compare

Added

  • Tray icons spacing

Changed

  • Fix Tray icons
  • Add cstring include
  • Check pulseaudio active_port is set

0.1.2

26 Oct 09:23

Choose a tag to compare

Changed

  • Fix compilation on some OS

0.1.1

25 Oct 15:42

Choose a tag to compare

Added

  • Multiples configurations per modules
  • Battery: can specify battery

Changed

  • Pulseaudio: round volume
  • Battery: Use thread timer until got inotify event (sysfs)

0.1.0

25 Oct 10:31

Choose a tag to compare

Added

  • Tray (Beta)
  • Custom modules now support continuous scripts
  • Workspaces: index param

Changed

  • Fix custom intervals

0.0.7

10 Sep 08:31

Choose a tag to compare

Added

  • Ports icons (Pulseaudio)

Changed

  • Optional sway
  • Bugs fix