Re: [dev] git of patches, etc.?

2017-03-21 Thread Hiltjo Posthuma
On Mon, Mar 20, 2017 at 09:41:19PM -0700, Greg Minshall wrote: > hi. sorry if this is a FAQ. (though i've been following the list a > while, so, if so, it isn't *that* F of AQ.) > > i would find it convenient if all the patches for, e.g., dwm, and/or > files, for surf, say, were in a git reposit

Re: [dev] [announce] ff2sixel: view farbfeld images in terminal

2017-03-21 Thread Leander S. Harding
This conversation comes around periodically, and the thing no-one ever seems to mention is: now these images are in your scrollback and as you scroll through what you're doing, you seem them instead of just the reference beginning 'feh ...'. This is really useful if you use scrollback Matlab-style

[dev] [slock] 1.4 no longer working on freebsd with ldap/kerberos

2017-03-21 Thread Andrew Cobaugh
After upgrading from 1.3 to 1.4 on FreeBSD 11.0-RELEASE-p1, slock is saying: slock: getpwuid: cannot retrieve shadow entry. Make sure to suid or sgid slock. I believe this is related to this change: http://git.suckless.org/slock/commit/?id=04143fd68dbc656905714eff5c208fadb3464e25 In my ca

Re: [dev] [slock] 1.4 no longer working on freebsd with ldap/kerberos

2017-03-21 Thread Markus Teich
Heyho Andrew, Andrew Cobaugh wrote: > I believe this is related to this change: > > > http://git.suckless.org/slock/commit/?id=04143fd68dbc656905714eff5c208fadb3464e25 Can you confirm this commit is the cause of the regression by using git bisect? > In my case, my passwd field contains '*'

Re: [dev] git of patches, etc.?

2017-03-21 Thread Greg Minshall
Alexander Krotov wrote: > suckless wiki is a git repository > Also https://github.com/jceb/dwm-clean-patches cool -- thanks!