On Mon, Jan 11, 2016 at 6:29 PM, Klemens Nanni <[email protected]> wrote: > Hey, >
Hi! > cc596365a (unbolify dmenu) "breaks" some of the patches provided at > tools.suckless.org/dmenu/patches. Basically 's,bool,int' was all I had > to do besides some offset correction. Since this is the first time I'm > dealing with dmenu's source I do not guarantee anything, but it compiles > fine, though. Making them apply without errors ontop of latest git was > all I did, no changes in functionality or whatsoever. > Thanks, I'll apply the typofix later to upstream dmenu, you can push the other patches to the wiki. A small note: try to keep the code-style neat / consistent. Kind regards, Hiltjo
