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