New add widget layout proposal

2011-08-10 Thread Reza Shah
Hi, I'm proposing the new add widget dialog layout, something like in SystemSettings. Please see the mockup: http://imagebin.org/167376 It will be displayed only on horizontal panel edge only (top and bottom), regardless of panel orientation. Please share your thought. Thanks _

Switching to "different widgets on each desktop" resets the plasma-desktop

2011-08-10 Thread Viranch Mehta
Hi, This is an issue I just came across. Here's the scenario: I have a set of plasmoids on my plasma desktop that is shown on every virtual desktop. Now I decide I want to use different set of plasmoids on each virtual desktop. So I go to system settings and change the relevant setting. This sudde

Re: Review Request: Trigger installation of missing components when installing a package

2011-08-10 Thread Kevin Kofler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102291/ --- (Updated Aug. 10, 2011, 10:10 p.m.) Review request for Plasma. Changes -

Review Request: Trigger installation of missing components when installing a package

2011-08-10 Thread Kevin Kofler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102291/ --- Review request for Plasma. Summary --- This is another part of my GSo

Re: same size for each item in widgetexplorer

2011-08-10 Thread Aaron J. Seigo
On Thursday, August 11, 2011 00:04:41 Reza Shah wrote: > I changed abstracticon class to make the size of each item uniform inAdd > Widgets dialog.If the new codes are ok, please commit for me.Thanks. it's not bad; there are some code issues both style and otherwise .. can you post this to git.re

Re: need some clarifications regarding libplasma2 and plasmagik

2011-08-10 Thread Aaron J. Seigo
On Wednesday, August 10, 2011 09:54:13 Giorgos Tsiapaliwkas wrote: > share the same core code and just use different ui from shell to shell? some might use different UI, some won't. those that do will share much of the core code, both due to DataEngines and due to the ability for a Plasmoid Pack

Re: Krunner RTL Text Bug

2011-08-10 Thread Dotan Cohen
On Wed, Aug 10, 2011 at 22:49, David Baron wrote: > When typing RTL text, i.e. Hebrew, the covers the start of the text. Desired behavior would flip it to X> and place > on the left. > Please comment here: https://bugs.kde.org/show_bug.cgi?id=279052 Thanks. -- Dotan Cohen http://gibberish.co

Krunner RTL Text Bug

2011-08-10 Thread David Baron
When typing RTL text, i.e. Hebrew, the and place on the left. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Plasma Educational Desktop GSoC:Executing the class layout scripts!

2011-08-10 Thread karan pratap singh
On Wed, Aug 10, 2011 at 5:19 PM, Aaron J. Seigo wrote: > On Tuesday, August 9, 2011 03:16:49 you wrote: > > need to restart plasma-desktopto make the new script runHow do I > restart > > plasma-desktop from withinthe student containment?? > > plasma-desktop does not need to restart. what is n

Re: Plasmoid Icons

2011-08-10 Thread Saurabh Sood
I have pasted my desktop file: http://pastebin.com/JD4nuJyB I am installing the file using plasmapkg -i command Regards,. Saurabh On Wed, Aug 10, 2011 at 5:23 PM, Aaron J. Seigo wrote: > On Wednesday, August 10, 2011 00:24:59 Saurabh Sood wrote: > > Hi,I am facing some problems to get the Widge

Review Request: Plasmate:images can now be added to projects

2011-08-10 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102290/ --- Review request for Plasma and Aaron J. Seigo. Summary --- hello, wit

Re: need some clarifications regarding libplasma2 and plasmagik

2011-08-10 Thread Giorgos Tsiapaliwkas
thank you for your answers On 10 August 2011 04:53, Aaron J. Seigo wrote: > On Tuesday, August 9, 2011 14:57:12 Giorgos Tsiapaliwkas wrote: > > 1)If i understood correctly from the notmarts blog post eventually > > plasma-desktop/netbook/active will have the same core code and just the > uiis >

Re: same size for each item in widgetexplorer

2011-08-10 Thread Marco Martin
On Wed, Aug 10, 2011 at 5:04 PM, Reza Shah wrote: > Hi, > > I changed abstracticon class to make the size of each item uniform in > Add Widgets dialog. > If the new codes are ok, please commit for me. > Thanks. Hi, thanks for the patch. I do like the new look (perhaps taking a bit more vertical s

same size for each item in widgetexplorer

2011-08-10 Thread Reza Shah
Hi, I changed abstracticon class to make the size of each item uniform in Add Widgets dialog. If the new codes are ok, please commit for me. Thanks. The codes: http://pastebin.com/KXGiduEd The old and new screenshot: http://imagebin.org/167302 diff --git a/libs/plasmagenericshell/abstracticon.cp

Re: Plasmoid Icons

2011-08-10 Thread Aaron J. Seigo
On Wednesday, August 10, 2011 00:24:59 Saurabh Sood wrote: > Hi,I am facing some problems to get the Widget Explorer to display icons. Itried changing the Icon parameter in the metadata.desktop file to an imagein the plasmoid folder, taking care of the path. I also tried storing it in/usr/share/

Re: need some clarifications regarding libplasma2 and plasmagik

2011-08-10 Thread Aaron J. Seigo
On Tuesday, August 9, 2011 14:57:12 Giorgos Tsiapaliwkas wrote: > 1)If i understood correctly from the notmarts blog post eventually > plasma-desktop/netbook/active will have the same core code and just the uiis > going to change from shell to shell. Is that correct? that is, in fact, what we alre

Re: Plasma Educational Desktop GSoC:Executing the class layout scripts!

2011-08-10 Thread Aaron J. Seigo
On Tuesday, August 9, 2011 03:16:49 you wrote: > need to restart plasma-desktopto make the new script runHow do I restart > plasma-desktop from withinthe student containment?? plasma-desktop does not need to restart. what is needed is to invoke libplasmagenericshell's ScriptEngine::evaluateSc

Re: Plasma QML scrollbar

2011-08-10 Thread Daker Fernandes Pinheiro
2011/8/10 Nuno Pinheiro > ** > > A Quarta, 10 de Agosto de 2011 06:08:56 Shaun Reich vocĂȘ escreveu: > > > How can I get a scrollbar, preferably one that fades away when not > > > needed and such, to be displayed in qml? > > > > > > Does the QML components gsoc touch on that? > The ScrollBar comp

Re: Plasma QML scrollbar

2011-08-10 Thread Nuno Pinheiro
A Quarta, 10 de Agosto de 2011 06:08:56 Shaun Reich vocĂȘ escreveu: > How can I get a scrollbar, preferably one that fades away when not > needed and such, to be displayed in qml? > > Does the QML components gsoc touch on that? > > I ask because I had an urge to port the {konq, konsole, kate} sess