Re: [dev] [PATCH] [slock] React to key release rather than key press events

2016-01-28 Thread Brad Luther
Say somebody manages to "clamp" any letter or number key without you noticing, and you for the better of it cannot type in your password (not because it's all-caps, but because it's spamming lots of chars). So we want the screen to turn red on key down? Any key? Why just shift? Not that I care to

Re: [dev] [bug] slock gets red before submitting pass

2016-01-27 Thread Brad Luther
But if the behavior for Markus is different, then his slock is bugged :) I am on git HEAD, yes. Try updating and see if that fixes it. Thanks. On Wed, Jan 27, 2016 at 7:28 PM, Brad Luther wrote: > So the screen: > --- turns blue when any key is pressed > --- turns red when a failed pa

Re: [dev] [bug] slock gets red before submitting pass

2016-01-27 Thread Brad Luther
So the screen: --- turns blue when any key is pressed --- turns red when a failed password is entered OR an entire buffer is deleted Following this logic, then it really isn't a bug. Thanks. On Wed, Jan 27, 2016 at 2:16 PM, FRIGN wrote: > On Wed, 27 Jan 2016 13:58:56 -0200 >

[dev] [bug] slock gets red before submitting pass

2016-01-27 Thread Brad Luther
Hello. I think I found a bug on slock. If you're typing your password and gets a char wrong, you go and delete the char, then continue to type the pass and 'enter' to unlock the screen. All good, screen is blue all the time. Unless... you get the first char wrong. If you mistype the first char of

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-19 Thread Brad Luther
rto E. Vargas Caballero wrote: > On Tue, Jan 19, 2016 at 10:02:01AM -0200, Brad Luther wrote: >> I'm using ash and it's not working out of the box. >> I'll see if I can find a patch or then I'll try using mksh, but I >> really like ash. >> Thanks for t

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-19 Thread Brad Luther
I'm using ash and it's not working out of the box. I'll see if I can find a patch or then I'll try using mksh, but I really like ash. Thanks for the tips. On Tue, Jan 19, 2016 at 8:36 AM, famfop wrote: > On 18/01/16 23:59, Brad Luther wrote: >> >> Will tr

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-18 Thread Brad Luther
Markus - Setting it to 0 worked very well. Will try to get my head around getting the Delete key to work on st now. Thanks. On Sun, Jan 17, 2016 at 7:32 PM, Markus Teich wrote: > Brad Luther wrote: >> On the geometry being a multiple of the font, you say that "In the >>

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-17 Thread Brad Luther
argas Caballero wrote: > Hi, > > On Fri, Jan 15, 2016 at 10:53:30AM -0200, Brad Luther wrote: >> 1 - when you open st and some strings printed (try 'ls' for example), >> upon resizing it down and resizing it back up, the content is lost. >> Shouldn't the p

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-15 Thread Brad Luther
Oh, that's explains it. I was banging my head reading and rereading all patches, but it's actually a configuration. Thanks a lot. On Fri, Jan 15, 2016 at 2:47 PM, ACE wrote: >>Hello. >> >>You said there is a patch for this, but looking at all dwm patches, I >>couldn't find it. I went through all

Re: [dev] [st] increase font size permenantly

2016-01-15 Thread Brad Luther
On the contrary, I knew about config.h but not about Shift+Alt+Page Up Nice little keystroke for zooming! Thanks for bringing it up. I'd better read the man page by now... On Fri, Jan 15, 2016 at 12:21 PM, Pickfire wrote: > Look at config.h, modify the font to use pixelsize:15 > > -- > _

[dev] [bugs] st clears up upon resize and other little things

2016-01-15 Thread Brad Luther
Hello. I found 3 behaviors on st that I believe to be bugs and not intended 1 - when you open st and some strings printed (try 'ls' for example), upon resizing it down and resizing it back up, the content is lost. Shouldn't the printed stuff remain there? This is an annoyance for when I, for exam

[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 s