Re: [dev] slock 1.0 color patch

2012-10-21 Thread Yoshi Rokuko
--- Anselm R Garbe on Fri, 19 Oct 2012 19:47:06 +0200 --- > On 19 October 2012 13:56, ilf wrote: > > I've been using this ever since it was posted here. Unfortunately, 1.0 is > > still the current release, without it. Any plan to release a 1.1 with this? > > You're right. There should be

Re: [dev] slock 1.0 color patch

2012-10-19 Thread Anselm R Garbe
On 19 October 2012 13:56, ilf wrote: > On 03-17 18:04, Anselm R Garbe wrote: >>> >>> I implemented a color patch for slock similar to Joseph Iacobucci's patch >>> but for slock 1.0. >>> You can configure the two colors in config.mk in the CPPFLAGS. >> >> Thanks, as mentioned earlier, I like this i

Re: [dev] slock 1.0 color patch

2012-10-19 Thread ilf
On 03-17 18:04, Anselm R Garbe wrote: I implemented a color patch for slock similar to Joseph Iacobucci's patch but for slock 1.0. You can configure the two colors in config.mk in the CPPFLAGS. Thanks, as mentioned earlier, I like this idea and applied it to slock. It will become part of mainst

Re: [dev] slock-1.0

2012-03-17 Thread Anselm R Garbe
On 12 February 2012 19:21, Joseph Iacobucci wrote: > On 02/11/2012 01:50 PM, Joseph Iacobucci wrote: >> On 02/11/2012 05:03 AM, Anselm R Garbe wrote: >>> It does not contain other potential features that were requested >>> during the years, like displaying some text in case the user hits his >>> k

Re: [dev] slock 1.0 color patch

2012-03-17 Thread Anselm R Garbe
On 15 March 2012 17:47, Eckehard Berns wrote: > I implemented a color patch for slock similar to Joseph Iacobucci's > patch but for slock 1.0. > > You can configure the two colors in config.mk in the CPPFLAGS. Thanks, as mentioned earlier, I like this idea and applied it to slock. It will become

[dev] slock 1.0 color patch

2012-03-15 Thread Eckehard Berns
I implemented a color patch for slock similar to Joseph Iacobucci's patch but for slock 1.0. You can configure the two colors in config.mk in the CPPFLAGS. -- Eckehard Berns diff -r e0d42e127656 config.mk --- a/config.mk Sat Feb 11 10:51:31 2012 +0100 +++ b/config.mk Fri Mar 09 17:42:15 2012 +01

Re: [dev] slock-1.0

2012-02-12 Thread Joseph Iacobucci
On 02/11/2012 01:50 PM, Joseph Iacobucci wrote: > On 02/11/2012 05:03 AM, Anselm R Garbe wrote: >> It does not contain other potential features that were requested >> during the years, like displaying some text in case the user hits his >> keyboard. Such features will be subject to future slock rel

Re: [dev] slock-1.0

2012-02-12 Thread Anselm R Garbe
Hi Joseph, On 11 February 2012 19:50, Joseph Iacobucci wrote: > On 02/11/2012 05:03 AM, Anselm R Garbe wrote: >> It does not contain other potential features that were requested >> during the years, like displaying some text in case the user hits his >> keyboard. Such features will be subject to

Re: [dev] slock-1.0

2012-02-11 Thread Rob
On Sat, Feb 11, 2012 at 01:50:38PM -0500, Joseph Iacobucci wrote: > On 02/11/2012 05:03 AM, Anselm R Garbe wrote: > > It does not contain other potential features that were requested > > during the years, like displaying some text in case the user hits his > > keyboard. Such features will be subjec

Re: [dev] slock-1.0

2012-02-11 Thread Joseph Iacobucci
On 02/11/2012 05:03 AM, Anselm R Garbe wrote: > It does not contain other potential features that were requested > during the years, like displaying some text in case the user hits his > keyboard. Such features will be subject to future slock releases. Instead of text, I configured my slock to cha

[dev] slock-1.0

2012-02-11 Thread Anselm R Garbe
Hi there, I released slock-1.0 which can be obtained from: http://dl.suckless.org/tools/slock-1.0.tar.gz md5sum: 98503f0dae5acc15c90b81ffd423f987 sha1sum: 38cef8503d512252e8f3f8275200e802990892c5 It contains a bugfix for hiding windows created after slock locks the screen. It does not co