Re: [dev] [PATCH] dmenu git xft - tiny update

2014-10-04 Thread Brandon Mulcahy
On Sat, Oct 04, 2014 at 09:04:59PM +0100, Dimitris Papastamos wrote: > On Sat, Oct 04, 2014 at 04:01:11PM -0400, Brandon Mulcahy wrote: > > The xft dmenu patch just needed a context line added and a context line > > removed > > to apply cleanly to git HEAD. > > Can you push this on the wiki? >

Re: [dev] [PATCH] dmenu git xft - tiny update

2014-10-04 Thread Dimitris Papastamos
On Sat, Oct 04, 2014 at 04:01:11PM -0400, Brandon Mulcahy wrote: > The xft dmenu patch just needed a context line added and a context line > removed > to apply cleanly to git HEAD. Can you push this on the wiki?

[dev] [PATCH] dmenu git xft - tiny update

2014-10-04 Thread Brandon Mulcahy
The xft dmenu patch just needed a context line added and a context line removed to apply cleanly to git HEAD. diff --git a/config.mk b/config.mk index c0d466b..04e2dce 100644 --- a/config.mk +++ b/config.mk @@ -12,9 +12,13 @@ X11LIB = /usr/X11R6/lib XINERAMALIBS = -lXinerama XINERAMAFLAGS = -DXI