Re: krunner qml

2013-01-14 Thread Aleix Pol
On Fri, Jan 11, 2013 at 3:49 PM, Aaron J. Seigo wrote: > On Friday, January 11, 2013 13:16:03 Aleix Pol wrote: > > Why do we need a place to put it? > > because people were generally unaware the System Activity window even > existed > because there was no visible ui to show it. > > this was one o

Re: krunner qml

2013-01-11 Thread Aaron J. Seigo
On Friday, January 11, 2013 13:16:03 Aleix Pol wrote: > Why do we need a place to put it? because people were generally unaware the System Activity window even existed because there was no visible ui to show it. this was one of the findings of usability work done during the 3.x times, so we'r

Re: krunner qml

2013-01-11 Thread Aleix Pol
On Fri, Jan 11, 2013 at 10:48 AM, Aaron J. Seigo wrote: > On Friday, January 11, 2013 04:22:03 Aleix Pol wrote: > > Yes, the screen locker is a good place for it. In Android they did it > this > > way [1] and it works really well. > > yep; something Active will need to do eventually as well. > >

Re: krunner qml

2013-01-11 Thread Aaron J. Seigo
On Friday, January 11, 2013 04:22:03 Aleix Pol wrote: > Yes, the screen locker is a good place for it. In Android they did it this > way [1] and it works really well. yep; something Active will need to do eventually as well. > For example, I never understood why the system activity is there, GUI-

Re: Re: krunner qml

2013-01-10 Thread Martin Gräßlin
On Thursday 10 January 2013 18:24:30 Marco Martin wrote: > On Thursday 10 January 2013, Martin Gräßlin wrote: > > For the startup feedback we might also consider to just drop the > > non-composited mode and call it a day. I think Fredrik started to work > > on an improved effect [1] and well our bo

Re: krunner qml

2013-01-10 Thread Aleix Pol
On Thu, Jan 10, 2013 at 4:07 PM, Aaron J. Seigo wrote: > On Thursday, January 10, 2013 15:24:58 Aleix Pol wrote: > > Hmm.. why do you think user switching belongs to KRunner? Did I miss > > anything? If anything, I'd say it can be a runner, but do we need > specific > > UI for this? > > krunner d

Re: krunner qml

2013-01-10 Thread Mark
On Thu, Jan 10, 2013 at 7:10 PM, Aaron J. Seigo wrote: > On Thursday, January 10, 2013 17:49:48 Martin Gräßlin wrote: >> Am 2013-01-10 16:07, schrieb Aaron J. Seigo: >> > on that note, startup stuff should probably move into kwin since it >> > also >> > provides the visual effect for it. it's prob

Re: krunner qml

2013-01-10 Thread Aaron J. Seigo
On Thursday, January 10, 2013 17:49:48 Martin Gräßlin wrote: > Am 2013-01-10 16:07, schrieb Aaron J. Seigo: > > on that note, startup stuff should probably move into kwin since it > > also > > provides the visual effect for it. it's probably also more future > > proof with > > Wayland's security mo

Re: krunner qml

2013-01-10 Thread Marco Martin
On Thursday 10 January 2013, Martin Gräßlin wrote: > > For the startup feedback we might also consider to just drop the > non-composited mode and call it a day. I think Fredrik started to work > on an improved effect [1] and well our bouncing cursor is not really > that modern... actually i usua

Re: krunner qml

2013-01-10 Thread Martin Gräßlin
Am 2013-01-10 16:07, schrieb Aaron J. Seigo: on that note, startup stuff should probably move into kwin since it also provides the visual effect for it. it's probably also more future proof with Wayland's security model coming at us in the future... dunno what Martin G. thinks about that idea?

Re: krunner qml

2013-01-10 Thread Aaron J. Seigo
On Thursday, January 10, 2013 15:24:58 Aleix Pol wrote: > Hmm.. why do you think user switching belongs to KRunner? Did I miss > anything? If anything, I'd say it can be a runner, but do we need specific > UI for this? krunner does a few things: * show the task manager dialog (KSysGuard) * provid

Re: krunner qml

2013-01-10 Thread Aleix Pol
On Thu, Jan 10, 2013 at 12:57 PM, Aaron J. Seigo wrote: > On Thursday, January 10, 2013 04:49:15 Aleix Pol wrote: > > Good stuff, I'd say it's really important, I'm really sad for not having > > found the time to push it further. > > that's why there are many of us, of course. :) > > no one perso

Re: krunner qml

2013-01-10 Thread Aaron J. Seigo
On Thursday, January 10, 2013 04:49:15 Aleix Pol wrote: > Good stuff, I'd say it's really important, I'm really sad for not having > found the time to push it further. that's why there are many of us, of course. :) no one person can do more than one person can do. but together we somehow manage

Re: krunner qml

2013-01-09 Thread Aleix Pol
On Wed, Jan 9, 2013 at 3:43 PM, Aaron J. Seigo wrote: > hi... > > in order to have a workspace ready for libplasma2, everything needs to be > done > in qml. there has been at least one attempt to get krunner QML-ified, > thanks to > Aleix Pol, and possibly others. > >

krunner qml

2013-01-09 Thread Aaron J. Seigo
hi... in order to have a workspace ready for libplasma2, everything needs to be done in qml. there has been at least one attempt to get krunner QML-ified, thanks to Aleix Pol, and possibly others. a fair amount of internal work was really called for, though, to make it as nice as it could