Re: Predictability in plasmapkg behavior

2013-03-13 Thread Aaron J. Seigo
On Wednesday, March 13, 2013 19:01:26 Aleix Pol wrote: > - Assuming plasmoids is wrong, if we want plasmapkg to be for more things > than plasmoids. Agreed .. patches welcome :) > - I'm unsure in what cases -t should be used. Is it only for bypassing > errors in the package? Yes .. well, that an

Re: Use hover animation for QIconItem in QML?

2013-03-13 Thread Michail Vourlakos
Στις 13/03/2013 07:47 μμ, ο/η Marco Martin έγραψε: On Wednesday 13 March 2013, Michail Vourlakos wrote: Hello, can the hover animation (used is panel icon's) to be used also for a QIconItem in QML ? even with creating a qml plugin? use PlasmaCore.IconItem then if you set its active property

Predictability in plasmapkg behavior

2013-03-13 Thread Aleix Pol
Hi, I'm just realizing that it ended up too long, so if you want to skip all explanations, you can jump to the TL;DR, I won't be angry. :) Today somebody approached me and asked me to install [1]. First I was happy about somebody finally starting to make qml wallpapers (if you read me, thank you :

Re: Use hover animation for QIconItem in QML?

2013-03-13 Thread Marco Martin
On Wednesday 13 March 2013, Michail Vourlakos wrote: > Hello, > > can the hover animation (used is panel icon's) to be used also for a > QIconItem in QML ? > even with creating a qml plugin? > use PlasmaCore.IconItem then if you set its active property to true it will animate to highlight stat

Use hover animation for QIconItem in QML?

2013-03-13 Thread Michail Vourlakos
Hello, can the hover animation (used is panel icon's) to be used also for a QIconItem in QML ? even with creating a qml plugin? Cheers, Michail ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: kdev4 files in repositories

2013-03-13 Thread Ralf Jung
Hi, > Please delete them. done. Kind regards, Ralf ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: CompactRepresentation size setting ??

2013-03-13 Thread Michail Vourlakos
Στις 12/03/2013 11:45 μμ, ο/η Marco Martin έγραψε: ok, so only thing you have to do is: Component.onCompleted: { plasmoid.aspectRatioMode = "ConstrainedSquare" } and should behave properly A small update, I send a small test plasmoid which demonstrates the issue.. http://www.opentool

Re: kdev4 files in repositories

2013-03-13 Thread Sebastian Kügler
Hi Ralf, Thanks for the note. On Wednesday, March 13, 2013 10:44:24 Ralf Jung wrote: > >> kde-runtime/plasma/kpart/kpart.kdev4 > > 70ca38b4 (Ryan James Rix 2010-09-04 23:23:35 + 1) [Project] > 70ca38b4 (Ryan James Rix 2010-09-04 23:23:35 + 2) > Manager=KDevCMakeManager > 70ca38b4 (Ryan J

Re: A nepomuk optimisation amplifying a plasma bug

2013-03-13 Thread Aaron J. Seigo
On Wednesday, March 13, 2013 00:53:58 Simeon Bird wrote: > > it should now be fixed in both the KDE/4.10 and master branches .. please > > test and confirm. > > It's fixed! Thanks very much. perfect. thanks for the confirmation .. i hesitate to proclaim "success" when it works perfectly on my sy

Re: Review Request 106110: Make autohide panel do not intercept events in fullscreen app

2013-03-13 Thread Martin Gräßlin
> On March 13, 2013, 8:49 a.m., Martin Gräßlin wrote: > > plasma/desktop/shell/panelview.cpp, lines 1494-1495 > > > > > > the logic looks wrong. If there is no activeWindow you still want to > > trigger the unhi

Re: kdev4 files in repositories

2013-03-13 Thread Ralf Jung
Hi, >> kde-runtime/plasma/kpart/kpart.kdev4 70ca38b4 (Ryan James Rix 2010-09-04 23:23:35 + 1) [Project] 70ca38b4 (Ryan James Rix 2010-09-04 23:23:35 + 2) Manager=KDevCMakeManager 70ca38b4 (Ryan James Rix 2010-09-04 23:23:35 + 3) Name=kpart >> kdelibs/plasma/plasma.kdev4 89b71cd9 (Rob

Re: Review Request 106110: Make autohide panel do not intercept events in fullscreen app

2013-03-13 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106110/#review29108 --- plasma/desktop/shell/panelview.cpp