Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-30 Thread Aaron J. Seigo
On Sunday 30 November 2008, Rob Scheepmaker wrote: > On Friday 28 November 2008 18:18:05 Aaron J. Seigo wrote: > > On Friday 28 November 2008, Rob Scheepmaker wrote: > > > * By default, don't automatically hide the popup, when it shows a > > > running job. They're passive popups now (nice btw :)),

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-30 Thread Rob Scheepmaker
On Friday 28 November 2008 18:18:05 Aaron J. Seigo wrote: > On Friday 28 November 2008, Rob Scheepmaker wrote: > > * By default, don't automatically hide the popup, when it shows a running > > job. They're passive popups now (nice btw :)), which mean they aren't > > very intrusive anyways, and you

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-28 Thread Sebastian Kügler
On Friday 28 November 2008 14:00:34 Rob Scheepmaker wrote: > On Thursday 27 November 2008 23:59:16 Sebastian Kügler wrote: > > Getting used to it, I'm encountering some behavioural problems, I'll list > > them here: > > I agree that some polish is required to improve uiserver's usability. I'm > wil

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-28 Thread Aaron J. Seigo
On Friday 28 November 2008, Rob Scheepmaker wrote: > * By default, don't automatically hide the popup, when it shows a running > job. They're passive popups now (nice btw :)), which mean they aren't very > intrusive anyways, and you can always close the popup with the right icon > (which I notice n

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-28 Thread Rob Scheepmaker
On Thursday 27 November 2008 23:59:16 Sebastian Kügler wrote: > Getting used to it, I'm encountering some behavioural problems, I'll list > them here: I agree that some polish is required to improve uiserver's usability. I'm willing to work on improving this: a lot can be accomplished with very f

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-28 Thread Marco Martin
On Thursday 27 November 2008, Sebastian Kügler wrote: > On Thursday 27 November 2008 22:09:08 Aaron J. Seigo wrote: > > On Thursday 27 November 2008, Andras Mantia wrote: > > > Hi, > > > > > >  the attached patch introduces a config option to show the job progress > > > dialogs as separate dialogs.

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-27 Thread Andras Mantia
First of all what Sebas wrote are my main problems with the new behavior. I just didn't explain that detailed. :) >> - An option to keep the jobwindow visible when it looses focus. Sometime, >> I do indeed wait for a job to be finished, and then it's annoying if the >> dialog keeps vanishing >

Re: uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-27 Thread Aaron J. Seigo
On Thursday 27 November 2008, Sebastian Kügler wrote: > - No notification when a task is done, the systray icon vanishing is not > enough of a visual hint for me +1 > - the systray icon could be animated while a job is running, saying > "something is going on here" probably useful. > - an opt

uiserver interaction, was: Re: [PATCH] Show the job progress in separate dialog

2008-11-27 Thread Sebastian Kügler
On Thursday 27 November 2008 22:09:08 Aaron J. Seigo wrote: > On Thursday 27 November 2008, Andras Mantia wrote: > > Hi, > > > >  the attached patch introduces a config option to show the job progress > > dialogs as separate dialogs. The reason is: > > 1) people are used to the old ones > > 2) the

Re: [PATCH] Show the job progress in separate dialog

2008-11-27 Thread Aaron J. Seigo
On Thursday 27 November 2008, Andras Mantia wrote: > Hi, > > the attached patch introduces a config option to show the job progress > dialogs as separate dialogs. The reason is: > 1) people are used to the old ones > 2) the new ones, integrated into the systray notification have some > limitation

[PATCH] Show the job progress in separate dialog

2008-11-27 Thread Andras Mantia
Hi, the attached patch introduces a config option to show the job progress dialogs as separate dialogs. The reason is: 1) people are used to the old ones 2) the new ones, integrated into the systray notification have some limitation compared to the old ones, like not being visible every time,