CVS log for pkgsrc/x11/lemonbar/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / x11 / lemonbar
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 2 10:15:32 2024 UTC (9 months, 1 week ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4
lines
x11/lemonbar: update to 1.5
Changelog
- 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.
Thank you for watching.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:34:04 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:13:48 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2
lines
x11: Remove SHA1 hashes for distfiles
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 23 14:07:27 2020 UTC (4 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -5
lines
lemonbar: Update to 1.4
Notable changes:
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 (#107).
Underlines and overlines are not reset when changing the alignment.
Bug fixes:
Use opaque black/white colors as default values.
Reset the attributes and colors between each rendered line.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 3 11:44:58 2020 UTC (4 years, 6 months ago) by nia
Branches: MAIN
x11: add lemonbar
based on work by Zach Hopkins in pkgsrc-wip.
lemonbar (formerly known as bar) is a lightweight bar entirely based on
XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama
support and EWMH compliance without wasting your precious memory.
CVSweb <webmaster@jp.NetBSD.org>