[dev] [query] A tool for filtering lists of filenames with return codes

2016-05-19 Thread Eric Pruitt
I wrote a tool for filtering lists of files based on return codes of subprocesses called "query:" https://github.com/ericpruitt/query . Find all dynamically linked executables: find -type f | query sh -c 'ldd "$QUERY_FILENAME"' Find all files ending in ".json" that are malformed: find

Re: [dev] pledge(2) patches

2016-05-19 Thread Kamil CholewiƄski
Hi all, new versions of all four patches attached. Changes: - Added dummy pledge definition on other platforms - Added xpledge, refactored - Added rpath to final pledge in dwm; turns out xfont sometimes wants new fonts at runtime. Cheers! K. diff --git a/dmenu.c b/dmenu.c index

[dev] [surf] bug: sessions last only a few hours

2016-05-19 Thread Dominykas Mostauskis
Cookie sessions don't seem to last longer than a few hours, after which I have to log in again, which is bothersome on 2-factor sites. Given that it's an annoying bug and it's there both on master and webkit2 branches, it sounds like it might be a problem with my setup. Or is it an obscure

[dev] [st] [patch] clipboard properties burn after reading

2016-05-19 Thread v4hn
Hey everyone, I use synergy (for input device sharing) on a daily basis and experienced this rather annoying bug in combination with st: Whenever I paste something from another machine to st, pasting succeeded only the first time. After about a year of being annoyed by this bug (it's just too