Re: [dev] [PATCH] Add fast blink support

2014-06-25 Thread FRIGN
On Wed, 25 Jun 2014 19:13:33 +0200 "Roberto E. Vargas Caballero" wrote: > I don't have a clear idea about this patch. I would like listen what think > another suckless developers before of taking a decision. If we emulate the > fast blinking with the slow blinking it will not generate any functio

Re: [dev] [PATCH] Add fast blink support

2014-06-25 Thread Roberto E. Vargas Caballero
> Add fast blink support > > Fast blink is implemented using the new main loop changes. It may mark a > few characters too many as dirty when the blink state hasn't changed, > but it's not a major issue. I don't have a clear idea about this patch. I would like listen what think an

[dev] [PATCH] Add fast blink support

2014-06-24 Thread Anders Eurenius
Add fast blink support Fast blink is implemented using the new main loop changes. It may mark a few characters too many as dirty when the blink state hasn't changed, but it's not a major issue. cheers aes From 9a1709928bd2e2bd8f8d7b5a63f9aec5d073d376 Mon Sep 17 00:00:00 2001 From