Problem with content of qml plasmoid displayed outside widget

2013-06-29 Thread Gerd Fleischer
Hi, I have a problem with the content of qml plasmoid displayed outside the widget. The code is in git://anongit.kde.org/scratch/geflei/plasmoid-capslockinfo.git I use setLayout() with a qgraphicslinearlayout. Also tried various anchors. Any hints? Thanks, Gerd

cascade ,unclutter actions in window list

2013-06-29 Thread Heena Mahour
Hi, Hi I have two doubts 1) Is the cascade ,unclutter action working in c++ window list? 2) How can it be implemented in QML using dataengine since these do not involve a particular window? Regards -- -Heena Season of kde'12 participant Delhi College of Engineering(COE),India

Re: [plasma-framework] /: Revert Enabling C++11 flags for clang and gcc

2013-06-29 Thread Ivan Čukić
I don't agree that these /additional/ features are about the api. algorithm is an (IMO) immensely useful, especially with lambdas and std::bind for actual non exposed parts. Well, yes that's all useful. That's the type of things I'd like to use everywhere too. I badly worded that above