Re: Review Request: Embed "Virtual Desktops" KCM into the pager configuration dialog

2010-05-26 Thread Marco Martin
gt; Summary > --- > > This patch makes use of KCModuleProxy class and embeds the virtual desktops > KCM directly into the pager configuration dialog, removing the "Configure > desktops" button. > > > Diffs > - > > /trunk/KDE/kdebase/works

Review Request: Embed "Virtual Desktops" KCM into the pager configuration dialog

2010-05-26 Thread Ignat Semenov
use of KCModuleProxy class and embeds the virtual desktops KCM directly into the pager configuration dialog, removing the "Configure desktops" button. Diffs - /trunk/KDE/kdebase/workspace/plasma/desktop/applets/pager/CMakeLists.txt 1130818 /trunk/KDE/kdebase/workspace/plas

Re: Pager Configuration Dialog

2010-05-23 Thread Ignat Semenov
Patch version 2.Regards,Ignat new_non_expanding.patch Description: Binary data ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Pager Configuration Dialog

2010-05-23 Thread Ignat Semenov
Nevermind, I've cheated and it works now :)Was as simple aswidget->setLayout(ui.verticalLayout);in createConfigurationInterface().So here's the patch version 1. plasma-devel says "no >4o KB messages", so second patch comes in the second letter.Please tell me what you like more and what fits bett

Pager Configuration Dialog

2010-05-23 Thread Ignat Semenov
Hi all,I'm currently trying to improve the Pager Configuration Dialog. Actually, it's not the only one that should be improved IMHO, but well, that's a different story, now I'm fighting the Pager plasmoid. So far so good. I've decided to do this :- Change radiobutt