I appreciate the private repo suckless offers Arch Linux. I've noticed pacman
never reports it up-to-date.
Run pacman -Syu twice quickly to see the db re-downloaded. Somehow the
up-to-date check isn't working.
Behavior is consistent. Thanks
( /etc/pacman.conf )
[suckless]
SigLevel = PackageOpti
Eric Pruitt wrote:
> Thanks, this patch works well. I didn't like the change in attachment
> semantics that were munged in with the Xft support, so I created a patch that
> does not include those changes.
Heyho Eric,
you should push it to the wiki then.
--Markus
On Tue, Jul 22, 2014 at 05:02:54PM +0200, Hinnerk van Bruinehsen wrote:
> Hi,
>
> the following patch went over this very list a while ago. It works for
> me...
>
> WKR
> Hinnerk
Thanks, this patch works well. I didn't like the change in attachment
semantics that were munged in with the Xft suppor
On Tue, Jul 22, 2014 at 10:27:51AM -0400, Lee Fallat wrote:
> The Xft patch should be fairly straight forward to port, as it only
> touches the font functions. I'd do it but I have no time right now.
>
> On Tue, Jul 22, 2014 at 9:15 AM, Eric Pruitt wrote:
> > I'm looking for a Pango or Xft and, i
The Xft patch should be fairly straight forward to port, as it only
touches the font functions. I'd do it but I have no time right now.
On Tue, Jul 22, 2014 at 9:15 AM, Eric Pruitt wrote:
> I'm looking for a Pango or Xft and, ideally, a compatible systray patch
> that will work with dwm 6.1 / the
I'm looking for a Pango or Xft and, ideally, a compatible systray patch
that will work with dwm 6.1 / the current Git repository head. The
systray patch on the wiki works fine, but the Pango and Xft patches I've
come across so far only work with dwm 6.0 because they predate the
creation of the suck