Re: xidle: launching program on timeout without active-area

2018-09-04 Thread Rob Pierce
On Tue, Sep 04, 2018 at 01:54:10PM +0200, Claudio Jeker wrote: > On Mon, Sep 03, 2018 at 03:49:46PM +0200, Sebastien Marie wrote: > > ping > > I like it, OK claudio@ but I'm not really a X person. I also like it and it works well for me. ok rob@ with the same caveat. Rob > > On Tue, Aug 14, 201

Re: xidle: launching program on timeout without active-area

2018-09-04 Thread Claudio Jeker
On Mon, Sep 03, 2018 at 03:49:46PM +0200, Sebastien Marie wrote: > ping I like it, OK claudio@ but I'm not really a X person. > On Tue, Aug 14, 2018 at 06:15:08AM +0200, Sebastien Marie wrote: > > ping > > > > On Wed, Jul 25, 2018 at 02:13:49PM +0200, Sebastien Marie wrote: > > > On Wed, Jul 25

Re: xidle: launching program on timeout without active-area

2018-09-03 Thread Sebastien Marie
ping On Tue, Aug 14, 2018 at 06:15:08AM +0200, Sebastien Marie wrote: > ping > > On Wed, Jul 25, 2018 at 02:13:49PM +0200, Sebastien Marie wrote: > > On Wed, Jul 25, 2018 at 12:55:48PM +0200, Claudio Jeker wrote: > > > On Wed, Jul 25, 2018 at 12:27:29PM +0200, Sebastien Marie wrote: > > > > On Mo

Re: xidle: launching program on timeout without active-area

2018-08-13 Thread Sebastien Marie
ping On Wed, Jul 25, 2018 at 02:13:49PM +0200, Sebastien Marie wrote: > On Wed, Jul 25, 2018 at 12:55:48PM +0200, Claudio Jeker wrote: > > On Wed, Jul 25, 2018 at 12:27:29PM +0200, Sebastien Marie wrote: > > > On Mon, Jul 16, 2018 at 11:37:41AM +0200, Sebastien Marie wrote: > > > > > > > xidle(1)

Re: xidle: launching program on timeout without active-area

2018-07-25 Thread Sebastien Marie
On Wed, Jul 25, 2018 at 12:55:48PM +0200, Claudio Jeker wrote: > On Wed, Jul 25, 2018 at 12:27:29PM +0200, Sebastien Marie wrote: > > On Mon, Jul 16, 2018 at 11:37:41AM +0200, Sebastien Marie wrote: > > > > > xidle(1) seems great for such purpose. But I didn't found a way to just > > > use timeout

Re: xidle: launching program on timeout without active-area

2018-07-25 Thread Claudio Jeker
On Wed, Jul 25, 2018 at 12:27:29PM +0200, Sebastien Marie wrote: > On Mon, Jul 16, 2018 at 11:37:41AM +0200, Sebastien Marie wrote: > > Hi, > > > > I am looking at a way to auto-logout some workstation on inactivity. > > ping. > > no problem if there is no interest for such thing in xidle, I wil

Re: xidle: launching program on timeout without active-area

2018-07-25 Thread Sebastien Marie
On Mon, Jul 16, 2018 at 11:37:41AM +0200, Sebastien Marie wrote: > Hi, > > I am looking at a way to auto-logout some workstation on inactivity. ping. no problem if there is no interest for such thing in xidle, I will write a dedicated app for that. > xidle(1) seems great for such purpose. But I

xidle: launching program on timeout without active-area

2018-07-16 Thread Sebastien Marie
Hi, I am looking at a way to auto-logout some workstation on inactivity. xidle(1) seems great for such purpose. But I didn't found a way to just use timeout and not also an active area (a corner where the program is launched if pointer stays inside few seconds). The following diff tries to imple