File lemonbar.changes of Package lemonbar
-------------------------------------------------------------------
Mon Aug 19 12:17:10 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
- Update to 1.5:
* Use the specified underline color when resetting the color palette.
* Set the WM_CLASS atom for all the lemonbar windows.
* Call pledge() at startup when running on OpenBSD.
* Fix a silly bug where the last monitor in the list was ignored.
* Fix another silly bug that affected systems with mirrored outputs (Thanks @insom).
* Code cleanup.
-------------------------------------------------------------------
Sat Apr 17 01:03:08 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.4
+ Unlimited number of clickable areas, the -a switch was removed.
+ Unlimited number of loadable fonts (yay, I guess?).
+ You can now specify what screens are used by lemonbar with
the -o switch.
+ The new Sn specifier allows you to select a screen by name.
+ Much better handling of rapidly-changing input
+ Underlines and overlines are not reset when changing the
alignment.
+ Use opaque black/white colors as default values.
+ Reset the attributes and colors between each rendered line.
-------------------------------------------------------------------
Tue May 7 23:45:42 UTC 2019 - Xaver Hellauer <xaver@hellauer.bayern>
- Update to version 1.3
+ Correct handling of escaped % characters.
+ The WM_NAME atom is now set for all the windows.
+ Fix an unsafe memory access during the argument parsing.
+ Correct the coordinate calculation for the EWMH STRUT atoms.
- Version 1.2
+ The -f switch now doesn't accept comma-separated font names
anymore, use multiple -f instead.
+ Named colors aren't supported anymore.
-------------------------------------------------------------------
Sat Jul 23 07:55:01 UTC 2016 - jengelh@inai.de
- Remove filler words from summary/description.
-------------------------------------------------------------------
Mon Jul 18 09:32:45 UTC 2016 - luke.nukem.jones@gmail.com
- Initial package