Greetings.
On Sun, 08 Feb 2015 14:55:01 +0100 Eric Pruitt wrote:
> I've wanted something with a bit more flexibility than standard Cron for
> a while, and I finally came up with a simple solution that I like and
> felt might be of interest to this community.
You are just replacing the run‐cron
Christoph Lohmann wrote:
> I haven’t seen any error in your patch yet. I will apply it.
Heyho,
Thanks, but don't forget to remove the debug print line… :/
--Markus
Greetings.
On Sun, 08 Feb 2015 14:50:43 +0100 Markus Teich
wrote:
> is there a specific reason, why surf uses a gtk accellerator group instead of
> just connecting to the key-down signal? The later one seems more reasonable to
> me.
In an imaginary case of multiple widgets it would allow better
Greetings.
On Sun, 08 Feb 2015 14:38:40 +0100 tauto...@gmail.com wrote:
> Hi,
>
> In my patch, I needed to have an XSync after XChangeProperty in setatom, not
> just before it. It seemed to fix a race condition. I am not sure I actually
> fixed it completely, because I don't know how that stuff