Re: Forecast-only weather ion

2009-10-09 Thread Thilo-Alexander Ginkel
On Thursday 01 October 2009 01:48:29 Shawn Starr wrote: > > Now that my Weather Ion is mostly feature-complete, how does the further > > process look like? Should I submit a review request? Should it first go > > to the playground? (Feel free to point me to a Wiki page if there is any > > explainin

Re: kdereview applets

2009-10-09 Thread Chani
On October 9, 2009 08:26:38 Emdek wrote: > On 08-10-2009 at 21:47:53 Chani wrote: > >> windowlist: kdebase, after the cleanups noted in my previous email on > >> the > >> topic > > > > I just looked at the code. > > it's not using the tasks dataengine. > > nor is it using the windowlist code in kd

Re: Plasma->Model/View->Nepomuk

2009-10-09 Thread Chani
On October 9, 2009 11:02:52 Sebastian Kügler wrote: > On Wednesday 07 October 2009 17:22:17 Aaron J. Seigo wrote: > > > I'm not a expert on the Nepomuk server architecture but I see it > > > registered as a DBus service at org.kde.NepomukServer, the Nepomuk > > > service manager does have "bool isS

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-09 Thread Aaron J. Seigo
On October 9, 2009, Emdek wrote: > On 09-10-2009 at 20:19:40 Aaron J. Seigo wrote: > > right clicking is "well known" to trigger a context menu, but other than > > that > > special behaviour we try not to overload mouse button clicks with various > > behaviours. the reason is that these behaviours

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-09 Thread Emdek
On 09-10-2009 at 20:19:40 Aaron J. Seigo wrote: > right clicking is "well known" to trigger a context menu, but other than > that > special behaviour we try not to overload mouse button clicks with various > behaviours. the reason is that these behaviours are not discoverable and > end > up wi

Re: Plasma->Model/View->Nepomuk

2009-10-09 Thread Sebastian Kügler
On Wednesday 07 October 2009 17:22:17 Aaron J. Seigo wrote: > > I'm not a expert on the Nepomuk server architecture but I see it > > registered as a DBus service at org.kde.NepomukServer, the Nepomuk > > service manager does have "bool isServiceAutostarted(QString service) & > > bool > > isService

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-09 Thread Aaron J. Seigo
On October 9, 2009, you wrote: > On 09-10-2009 at 19:28:57 Aaron J. Seigo wrote: > > On October 9, 2009, you wrote: > >> Yes, it is good idea. > >> It could check if there is selection in clipboard and if not then try to > >> find copied text (backward compatibility). > > > > sounds good > > The

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-09 Thread Emdek
On 09-10-2009 at 19:28:57 Aaron J. Seigo wrote: > On October 9, 2009, you wrote: >> Option to disable background painting is different story. The problem is >> that some formats looks better without it. Maybe it could be at least >> hidden option? > > would it be possible to use a directive in the

Re: kdereview applets

2009-10-09 Thread Emdek
On 08-10-2009 at 21:47:53 Chani wrote: > >> windowlist: kdebase, after the cleanups noted in my previous email on >> the >> topic > > I just looked at the code. > it's not using the tasks dataengine. > nor is it using the windowlist code in kdebase that FolderView used to > use. > it's *reimpl

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-09 Thread Emdek
On 04-10-2009 at 21:49:04 Aaron J. Seigo wrote: > On October 4, 2009, Emdek wrote: >> Adjustable Clock is a clock that uses WebKit to render advanced date and >> time formats (maybe it need some refactoring of configuration dialog, >> mostly hiding some not really needed or too advanced options).