[dev] [surf] key- and buttonbindings

2015-02-07 Thread Markus Teich
Heyho, 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. Also what about my button handling with config.h patch? It's been out for more than a week and there were no arguments about it y

[dev] Re: A simple but flexible alternative to cron

2015-02-07 Thread Eric Pruitt
On Fri, Feb 06, 2015 at 11:59:41PM -0800, Eric Pruitt wrote: > 'On Fri, Feb 06, 2015 at 11:30:56PM -0800, Eric Pruitt wrote: > > I've attached the prototype I'm currently using to this email as well as > > a sample task script. > > Discovered a bug: I should've used the unpadded versions for the ti

Re: [dev] A simple but flexible alternative to cron

2015-02-07 Thread Martti Kühne
On Sat, Feb 7, 2015 at 8:30 AM, Eric Pruitt wrote: > > Each of the scripts has two functions defined: "condition," which exits > [...] SCNR, but didn't you mean to write "crondition"? cheers! mar77i

[dev] Re: A simple but flexible alternative to cron

2015-02-07 Thread Eric Pruitt
'On Fri, Feb 06, 2015 at 11:30:56PM -0800, Eric Pruitt wrote: > I've attached the prototype I'm currently using to this email as well as > a sample task script. Discovered a bug: I should've used the unpadded versions for the time fields because Bash will otherwise attempt to interpret the numbers