Skip to content

Releases: mocki-toki/barik

0.5.1

28 Feb 16:33
Compare
Choose a tag to compare

This release was supported by ALinuxPerson (help with the appearance configuration, 1 issue), bake (1 issue) and Oery (1 issue)

  • Added yabai.path and aerospace.path config properties
  • Fixed popup design
  • Fixed Apple Music integration in Now Playing widget
  • Added experimental appearance configuration:
### EXPERIMENTAL, WILL BE REPLACED BY STYLE API IN THE FUTURE
[experimental.background] # settings for blurred background
displayed = true          # display blurred background
height = "default"        # available values: default (stretch to full screen), menu-bar (height like system menu bar), <float> (e.g., 40, 33.5)
blur = 3                  # background type: from 1 to 6 for blur intensity, 7 for black color

[experimental.foreground] # settings for menu bar
height = "default"        # available values: default (55.0), menu-bar (height like system menu bar), <float> (e.g., 40, 33.5)
horizontal-padding = 25   # padding on the left and right corners
spacing = 15              # spacing between widgets

[experimental.foreground.widgets-background] # settings for widgets background
displayed = false                            # wrap widgets in their own background
blur = 3                                     # background type: from 1 to 6 for blur intensity

0.5.0

24 Feb 17:31
Compare
Choose a tag to compare

Header

This release was supported by AltaCursor (2 cups of coffee, 3 issues) and farhanmansurii (help with Spotify player)

Popup — a new feature that allows opening an extended and interactive view of a widget (e.g., the battery charge indicator widget) by clicking on it. Currently, popups are available for the following barik widgets: Now Playing, Network, Battery, and Time (Calendar).

We want to make barik more useful, powerful, and convenient, so feel free to share your ideas in Issues, and contribute your work through Pull Requests. We’ll definitely review everything!

Other changes:

  • Added a new Now Playing widget — allowing control of music in desktop applications like Apple Music and Spotify. We welcome your suggestions for supporting other music services: https://github.com/mocki-toki/barik/issues/new
  • More customization: Space key and title visibility, as well as a list of applications that will always be displayed by application name.
  • Added the ability to switch windows and spaces by mouse click.
  • Fixed the calendar.show-events config property functionality.
  • Fixed screen resolution readjust
  • Added auto update functionality, what's new popup

0.4.1

17 Feb 06:36
Compare
Choose a tag to compare
  • Fixed display issue with Notch

0.4.0

16 Feb 10:30
Compare
Choose a tag to compare
  • Added support for ~/.barik-config.toml configuration file
  • Added AeroSpace support 🎉
  • Fixed 24-hour time
  • Fixed desktop icons display issue

0.3.0

05 Feb 09:54
Compare
Choose a tag to compare
  • Added network (wifi/ethernet status) widget
  • Fixed bad color in events indicator
  • It is a priority to show events not for the all day
  • Added max length for focused window title
  • Updated application icon
  • Added powerplug battery status

0.2.0

04 Feb 19:50
Compare
Choose a tag to compare
  • Support light theme
  • Add application icon

0.1.0

03 Feb 09:56
dad0df1
Compare
Choose a tag to compare

Initial release. All experimental functionality was cut out, leaving only the stable one.