Skip to content

Releases: Alexays/Waybar

0.6.3

12 May 18:03
Compare
Choose a tag to compare

Changed

  • Fixed battery module compilation on older system 80e9ea7
  • Fixed pulseaudio bluetooth format e343cf4 @dlasky
  • Remove empty and solo classes when they do not apply 7cdde05 @apiote

0.6.2

10 May 11:41
Compare
Choose a tag to compare

Added

  • Gaps/Margins 4688002
  • Idle inhibitor click arguments 5623bbe
  • Battery states adapted to backlight, cpu, memory, network, volume percentage values #297 @dlasky

Changed

0.6.1

02 May 12:31
Compare
Choose a tag to compare

Added

Changed

  • s/hidded/hidden/ typo fixed 4d4562a @1ace
  • JSON parser threads concurrence fixed d027243
  • Custom modules with once interval fixed e8f31a0

0.6.0

25 Apr 14:59
Compare
Choose a tag to compare

Added

  • MPD Module 🎉 @minijackson #268
  • Manage the style of the bar according to the window in the workspace Wiki - bb8ff5a
  • Custom modules: Allow to toggle multiple classes 6aee514
  • Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
  • Multiple bars on the same screen with one file 79a5e9e

Changed

0.5.1

04 Apr 10:03
Compare
Choose a tag to compare

Added

Changed

0.5.0

20 Mar 10:02
Compare
Choose a tag to compare

Added

  • Add temperature module 7ae549d @Groggy
  • Add option to show only current workspace in sway/workspaces module #206 @dikeert
  • Add custom tooltip format for network module a9f680b @jonfin
  • Add status class to idle_inhibitor 973cec1
  • Add pkill signals to custom modules #228 @hoellen

Changed

  • Improving mouse button support d0f56b7 @Organic-Code
  • Fixed idle_inhibitor, handles click events correctly 80ef637
  • Fixed clock seconds ef88f0a
  • Fixed sway ipc crash when compiled with -D_GLIBCXX_ASSERTIONS 00176c9 @alebastr
  • Fixed network skipped changes
  • Workspaces scroll is now output aware except when all-outputs is set

0.4.0

01 Mar 16:12
Compare
Choose a tag to compare

Added

  • Output configuration
  • Backlight module, thanks to @ianhattendorf 🎉
  • Idle inhibitor, thanks to @jonfin 🎉
  • Option to disable tooltip
  • Option to escape custom module script output

Changed

  • Fixed workspace button order
  • Fixed tray big icons
  • Fixed scroll with touchpad

0.3.0

28 Jan 18:39
Compare
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
Compare
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
Compare
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