Re: RFC: on notifications applet

2012-09-10 Thread Marco Martin
On Thursday 06 September 2012, Marco Martin wrote:
> 
> Now, i know there is some work cooking for improvements on notifications,
> but this new applet being qml will be way easier to adapt (even if some
> day just for example the ui won't be a plasmoid but something like the
> widget explorer, the very same code can be used anyways) so the work
> shouldn't be in conflict.
> 
> opinions? comments?

it has been copied in kde-workspace with history,
from now on the development will happen in the branch
plasma/mart/notifications-qml

Cheers,
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: RFC: on notifications applet

2012-09-08 Thread Marco Martin
On Thursday 06 September 2012, Shaun Reich wrote:
> very nice!
> 
> curious, are the inner layout shifting bugs magically fixed with this
> qml version? *crosses fingers && toes*
yes...
magic! 

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: RFC: on notifications applet

2012-09-07 Thread Sebastian Kügler
On Thursday, September 06, 2012 13:05:48 Shaun Reich wrote:
> curious, are the inner layout shifting bugs magically fixed with this
> qml version? *crosses fingers && toes*

Most likely, yes. That seems to be genuine QGraphicsLayout borkage.
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: RFC: on notifications applet

2012-09-06 Thread Shaun Reich
very nice!

curious, are the inner layout shifting bugs magically fixed with this
qml version? *crosses fingers && toes*


-- 
Shaun Reich,
KDE Software Developer (kde.org)
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: RFC: on notifications applet

2012-09-06 Thread Aaron J. Seigo
On Thursday, September 6, 2012 17:59:03 Marco Martin wrote:
> opinions? comments?

great work to this point, and i like the plan for completion in 4.10.

+1 x2 :)

-- 
Aaron J. Seigo

signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


RFC: on notifications applet

2012-09-06 Thread Marco Martin
Hi all,
those days i was refining the notifications/jobs applet used in active for 
pa3, and i noted that there is very little missing for being a perfect drop-in 
replacement for the desktop c++ one.

right now it looks like:
http://wstaw.org/m/2012/09/06/plasma-desktopD25589.png

of course has comically big buttons and on desktop would probably need other 
stuff like being able to select text of notifications with the mouse.
this means it would probably need to have completely different delegates for 
representing a job/notification between desktop/mobile, but hey "we have the 
technology"(tm)

other things still missing are:
* the detailed view in jobs
* support for actions
* extenders: no, they won't be back ;)

My proposal is:
copy the applet in a branch of kde-workspace (pa3 will still use the one in 
plasma-mobile, will switch after release of kde-workspace 4.10)
add the missing features, merge in time for 4.10

Now, i know there is some work cooking for improvements on notifications, but 
this new applet being qml will be way easier to adapt (even if some day just 
for example the ui won't be a plasmoid but something like the widget explorer, 
the very same code can be used anyways) so the work shouldn't be in conflict.

opinions? comments?

Cheers,
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel