[KDE Bugtracking System] REMINDER: current Plasma regressions

2012-11-16 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Plasma. This is a weekly reminder. This search was scheduled by myr...@kde.org. Plasma regressions -- Bug 290018: https://bugs.kde.org/show_bug.cgi?id=290018 Priority: NOR Severity: normal Platform: Ubuntu

Re: SystemTray: pop-up window position

2012-11-16 Thread Djuro Drljaca
Hello, the problem with alignment to center is that you can't know where the text will be positioned on the screen. When the text starts approximately at the vertical line where you last click was there is less effort needed to find the text, if it is aligned to center you must first wait for it t

Re: SystemTray: pop-up window position

2012-11-16 Thread Dmitry A. Ashkadov
Hello! I've tried old behavior: http://wstaw.org/m/2012/11/16/tray_old_h.png http://wstaw.org/m/2012/11/16/tray_old_v.png As you can see, pop-up window is aligned to right relatively arrow/panel part. IMHO alignment to center is better because user clicks on an arrow and in case of vertical pa

Re: Homerun sources and Plasma runners

2012-11-16 Thread Ivan Čukić
> > - can update matches > > - "standardized" favoriteIds > > what would have more than mimedata? > (would still not require all runners to be bookmarkable, don't really want > to have a bookmark of the result of the query "1+1=") Ths idea of mimedata support was made exactly for this, and for t

Re: Homerun sources and Plasma runners

2012-11-16 Thread Ivan Čukić
> > ehm.. it is > > So, it's in libplasma, I assume. Yes, though IMO it is generic enough to warrant breaking out of plasma into a separate library. (though, again, I'm a bit overzealous when library modularization is concerned :) ) Cheerio, Ivan -- So much complexity in software comes from

Re: Homerun sources and Plasma runners

2012-11-16 Thread Luiz Romário Santana Rios
2012/11/16 Marco Martin : > On Friday 16 November 2012, Luiz Romário Santana Rios wrote: >> > - Implementing an adapter to load old AbstractRunner-based runners >> > - Porting KRunner to use AbstractRunner2 and the adapter >> > - Progressively porting runners shipped in KDE SC to AbstractRunner2 >>

Re: on models, QML and Nepomuk

2012-11-16 Thread Shantanu Tushar Jha
Hi, On Fri, Nov 16, 2012 at 8:11 PM, Marco Martin wrote: > Hi all, > > I am doing a big refactor for the metadata models in plasma active, used > to do > nepomuk queries. > > this made me think about some things: > * we all agree we want to use nepomuk more * we also want to use more qml to wri

Re: SystemTray: pop-up window position

2012-11-16 Thread Marco Martin
On Friday 16 November 2012, Dmitry A. Ashkadov wrote: > Hello! > > > What do you think where pop-up window should arize relatively to arrow? > There are 2 options: > > previous behavior (and automatic if popupapplet was used) is aligned on the left, but not of the arrow, but the completeapple

Re: SystemTray: pop-up window position

2012-11-16 Thread Martin Klapetek
On Fri, Nov 16, 2012 at 4:57 PM, Dmitry A. Ashkadov < dmitry.ashka...@rosalab.ru> wrote: > Hello! > > What do you think where pop-up window should arize relatively to arrow? > There are 2 options: > I personally don't know what would be better choice, but I'd like to point out one thing - what if

Re: Homerun sources and Plasma runners

2012-11-16 Thread Marco Martin
On Friday 16 November 2012, Aurélien Gâteau wrote: > This would require: > - Defining and implementing this new interface (let's call it >AbstractRunner2 for now) > - Implementing an adapter to load old AbstractRunner-based runners > - Porting KRunner to use AbstractRunner2 and the adapter > -

Re: Homerun sources and Plasma runners

2012-11-16 Thread Marco Martin
On Friday 16 November 2012, Luiz Romário Santana Rios wrote: > > - Implementing an adapter to load old AbstractRunner-based runners > > - Porting KRunner to use AbstractRunner2 and the adapter > > - Progressively porting runners shipped in KDE SC to AbstractRunner2 > > > Beyond that, I think it w

Re: Homerun sources and Plasma runners

2012-11-16 Thread Luiz Romário Santana Rios
Just my 2 cents on the matter. Feel free to ignore me. 2012/11/16 Aurélien Gâteau : > A preliminary subject is API compatibility: I don't think it is possible > to extend the current AbstractRunner interface in a BC way to meet our > needs. Would you be ready to create a new runner interface? > >

Re: Introducing Homerun

2012-11-16 Thread Marco Martin
On Tuesday 13 November 2012, Alex Fiestas wrote: > In another topic, something I specially like from homerun is its "Show all > apps" view: > http://wstaw.org/m/2012/11/13/plasma-desktopb11622.png just for the records, this screenshot shows a bug in PlasmaExtras.ScrollArea, bottom border with a w

Homerun sources and Plasma runners

2012-11-16 Thread Aurélien Gâteau
Hi all, Yesterday afternoon, Aaron, Alex and I discussed Homerun sources, Plasma runners (and a few other topics). We agreed it would be better to have Homerun use Runners instead of proposing its own plugin API and eliminate as much as possible of the forked code. # Closing the gap between Runn

SystemTray: pop-up window position

2012-11-16 Thread Dmitry A. Ashkadov
Hello! What do you think where pop-up window should arize relatively to arrow? There are 2 options: 1. At left: http://wstaw.org/m/2012/11/16/tray_l_h.png http://wstaw.org/m/2012/11/16/tray_l_v.png 2. At center: http://wstaw.org/m/2012/11/16/tray_c_h.png http://wstaw.org/m/2012/11

on models, QML and Nepomuk

2012-11-16 Thread Marco Martin
Hi all, I am doing a big refactor for the metadata models in plasma active, used to do nepomuk queries. this made me think about some things: * we all agree we want to use nepomuk more * we also want to use more qml to write user interfaces * to display nepomuk data in qml, basically means: to h

Re: Review Request: Remove unneeded code

2012-11-16 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107342/#review22082 --- Ship it! should be fine, that functions are probably a residua

Review Request: Remove unneeded code

2012-11-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107342/ --- Review request for Plasma, Aaron J. Seigo and Marco Martin. Description --

Re: Review Request: fix battery presence detection problem

2012-11-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107333/#review22076 --- Ship it! Ship It! - Aaron J. Seigo On Nov. 15, 2012, 8:04 a