Skip to content

Releases: Amodio/labar

v1.6.0

30 Apr 20:36

Choose a tag to compare

Bug fixed: frozen bar when disconnecting/reconnecting the screen

v1.5.1

21 Apr 04:52

Choose a tag to compare

Update man page with latest modifications:

  • added keys show-temp and show-proc in conf for widget-sysinfo
  • new file-chooser button near icons in cfg window
  • validation msg on exit if unsaved changes in cfg window
  • now using $XDG_DATA_DIRS for icons discovery + fixed directory walking

v1.5.0

21 Apr 04:30

Choose a tag to compare

Use $XDG_DATA_DIRS instead of hardcoding /usr/share/
Do not assume any level for icons directories, use nftw to walk into them
Add a confirmation dialog for the cfg window if there are unsaved changes

v1.4.2

19 Apr 18:34

Choose a tag to compare

Fix icon listing in cfg window (some were omitted)

v1.4.1

19 Apr 16:43

Choose a tag to compare

  • Add show temp/process names option for sysinfo widget + CPU temp with color cfg
  • Add a few apps to add by default (file managers, terminals)
  • Fixed a bug when adding default apps
  • Move Close button to the last position in the cfg window

v1.3.3

19 Apr 00:45

Choose a tag to compare

Minor fixes given by warnings from the compiler

v1.3.2

14 Apr 20:42

Choose a tag to compare

  • Fix conf file path in labar --help
  • Wider LSan suppressor for libEGL
  • src/widget-net.c use snprintf instead of sntrcpy

v1.3.1

12 Apr 07:23

Choose a tag to compare

Install our config/gtk4 lib into /usr/lib/labar (instead of /usr/lib64/labar)

v1.2.0

12 Apr 04:46

Choose a tag to compare

  • Add ASAN/LSAN/UBSAN for devs
  • GTK4 now lazily loaded: this saves ~270MB of memory footprint (-> ~32MB)
  • Add border-space cfg to distance the bar from the screen edge

v1.1.1

23 Mar 22:33

Choose a tag to compare

Fix clang-formatting style