Re: [dev] Re: [slock] red color on control keys?

2016-04-05 Thread Staven
On Mon, Apr 04, 2016 at 11:50:38PM -0600, Frostyfrog wrote: > So, I understand that the red background color is supposed to signify > that someone tried to log into the machine, but does it really need to > turn the screen red when I press a no-op key? I generally press the > control key to wake up

Re: [dev] Re: [slock] red color on control keys?

2016-04-05 Thread David Phillips
On Tue, Apr 05, 2016 at 11:47:09AM +0200, Markus Teich wrote: > Frostyfrog wrote: > > So, I understand that the red background color is supposed to signify that > > someone tried to log into the machine, but does it really need to turn the > > screen red when I press a no-op key? > > Heyho, > > J

[dev] svmidi - a simple virtual midi keyboard (WIP)

2016-04-05 Thread Henrique N. Lengler
Hey, In my vacation I programmed a simple virtual midi keyboard, as a alternative to programs like VMPK, wich only supports ALSA, and depends on GTK; My free time ended, and there is still a few features to be implemented and bugs to be corrected in the software, but it is doing well. The bi

[dev] [st] Argbbg patch makes window borders transparent

2016-04-05 Thread Andreas Doll
Hello I've noticed that after applying the argbbg patch to st, the window borders become transparent as well. This only happens with patched st, not with other applications (tested with xterm, urxvt, gnome-terminal and zathura), so I think the behaviour arises from the patch. See an example [1] w

Re: [dev] structural regular expression support for vis

2016-04-05 Thread Marc André Tanner
On Mon, Apr 04, 2016 at 01:32:01PM +0200, Marc André Tanner wrote: > Hence it would probably be a good time to get some more testing feedback I merged the sam branch into master, hope this facilitates testing and encourages more people to give it a try ... http://repo.or.cz/w/vis.git https://gi

Re: [dev] [st] no focus events inside tmux

2016-04-05 Thread Amer
On Tue, Apr 05, 2016 at 12:08:15AM +0200, k...@shike2.com wrote: Thanks for investigation, It's likely that tmux checks some specific terminfo properties before relaying 1004. If that's the case, we could temporarily override them inside .tmux.conf to confirm and then add to compiled st terminfo

Re: [dev] Re: [slock] red color on control keys?

2016-04-05 Thread Markus Teich
Frostyfrog wrote: > So, I understand that the red background color is supposed to signify that > someone tried to log into the machine, but does it really need to turn the > screen red when I press a no-op key? Heyho, Just set failonclear to false in config.h. --Markus

Re: [dev] Re: [slock] red color on control keys?

2016-04-05 Thread David Phillips
On Mon, Apr 04, 2016 at 11:50:38PM -0600, Frostyfrog wrote: > So, I understand that the red background color is supposed to signify > that someone tried to log into the machine, but does it really need to > turn the screen red when I press a no-op key? I generally press the > control key to wake up