Package Details: lemonbar-xft-git 212.088ddb6-1

Package Base: lemonbar-xft-git
Description: A lightweight xcb based bar with ported xft support.
Upstream URL: https://github.com/krypt-n/bar
Category: x11
Licenses: MIT
Conflicts: bar-aint-recursive, lemonbar
Provides: bar-aint-recursive, lemonbar
Submitter: Stephen304
Maintainer: Stephen304
Last Packager: Stephen304
Votes: 13
First Submitted: 2015-03-16 15:52
Last Updated: 2015-06-02 20:05

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by Stephen304

2015-06-07 22:23

You are correct - a recent commit changed how fonts are loaded in. You can no longer use a comma delimited list. This allows fonts with commas in the names to be used.
Change -f "$FONT_FONT","$ICON_FONT"
to -f "$FONT_FONT" -f "$ICON_FONT"

https://github.com/Stephen304/dotfiles/blob/master/.config/bar/panel#L27

Comment by gamecheet

2015-06-07 22:20

Am I missing something or does it not display xft fonts the same way as of "2015-06-02 20:05"?

Comment by Svenstaro

2015-05-21 23:39

Merging into lemonbar-xft-git.

Comment by dondon

2015-04-12 11:37

Thanks for adding this to the AUR! Icon fonts like Font Awesome and Ionicons just don't look very good without anti-aliasing.

Comment by Stephen304

2015-03-16 18:02

In an attempt to be helpful, I've made a lemonbar-xft-git package.

Comment by Krypt0n

2015-03-16 13:44

I updated the xft-port branch to the latest upstream version. The binary (and project) is now called "lemonbar".

Comment by Stephen304

2015-03-14 19:50

@hkmix That works great, thanks! I emailed styker a few days ago but he seems to be unresponsive.

Comment by hkmix

2015-03-14 19:24

@Stephen304: You just need to change the references to "master" in pkgver() to "xft-port" and it'll work properly.

Comment by Stephen304

2015-03-10 15:48

Am I the only one getting issues with the versioning? My package version reports bar-aint-recursive-xft-git-.-1 and packer repeatedly tells me that there's a new version.