Re: [dev] [PATCH] Reload on SIGHUP

2016-01-11 Thread Martti Kühne
On Mon, Jan 11, 2016 at 7:55 PM, Marc Collin wrote: > Isn't /rocks and /other_projects redundant? > I mean, software listed on /other_projects rocks and software on > /rocks are other projects. > > Projects that can be associated suckless or suckless developers in one way or another might fall i

Re: [dev] [PATCH] Reload on SIGHUP

2016-01-11 Thread Marc Collin
Isn't /rocks and /other_projects redundant? I mean, software listed on /other_projects rocks and software on /rocks are other projects. On Mon, Jan 11, 2016 at 4:26 PM, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 11 Jan 2016 19:26:27 +0100 Greg Reagle wrote: >> On 01/09/201

Re: [dev] [PATCH] Reload on SIGHUP

2016-01-11 Thread Christoph Lohmann
Greetings. On Mon, 11 Jan 2016 19:26:27 +0100 Greg Reagle wrote: > On 01/09/2016 02:18 PM, Charles Lehner wrote: > > This patch makes surf reload its pages when it receives a SIGHUP > > signal. This makes it easier for shell scripts to trigger surf to > > reload. > > Excellent. This makes it po

Re: [dev] [PATCH] Reload on SIGHUP

2016-01-11 Thread Greg Reagle
On 01/09/2016 02:18 PM, Charles Lehner wrote: This patch makes surf reload its pages when it receives a SIGHUP signal. This makes it easier for shell scripts to trigger surf to reload. Excellent. This makes it possible to use it with entr without killing and restarting. Fellow hackers, should

[dev] [website] Project ideas page

2016-01-11 Thread Brad Luther
Hello. The "Project ideas" page on suckless website[0] is confusing. First it talks about "mentors". What is that in the context? It also mentions "students". I think it needs more explanation on how mentors and students work in the suckless projects. Thanks. [0]http://suckless.org/project_ideas

Re: [dev] [website] Project ideas page

2016-01-11 Thread Brad Luther
Hey there. I thought so, should be cruft from when it was first written. An update would do it well, I agree. On Mon, Jan 11, 2016 at 3:15 PM, FRIGN wrote: > On Mon, 11 Jan 2016 15:06:09 -0200 > Brad Luther wrote: > > Hey Brad, > >> The "Project ideas" page on suckless website[0] is confusing.

Re: [dev] [website] Project ideas page

2016-01-11 Thread FRIGN
On Mon, 11 Jan 2016 15:06:09 -0200 Brad Luther wrote: Hey Brad, > The "Project ideas" page on suckless website[0] is confusing. > First it talks about "mentors". What is that in the context? It also > mentions "students". > I think it needs more explanation on how mentors and students work in >

Re: [dev] [slock] won't lock if unclutter grabbed mouse pointer

2016-01-11 Thread Markus Teich
Andreas Doll wrote: > I've tested with slock 1.1 and 1.2. Upon researching this issue I found that > it was already noticed by others. Arch wiki [1] blames unclutter for this and > notes that is also breaks i3lock, which isn't confirmed in [2]. > > I'm not sure if you are fine with the current beh