Review Request: Fix the issues introduced with the iconshrink patch

2012-01-12 Thread Ignat Semenov
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103685/ --- Review request for Plasma and Aaron J. Seigo. Description --- With th

Re: Review Request: Fix the double-click icon shrink issue in the FolderView applet

2012-01-12 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103679/#review9771 --- This review has been submitted with commit 7c3264a637c701fb0255

Re: Review Request: Fix the double-click icon shrink issue in the FolderView applet

2012-01-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103679/#review9770 --- Ship it! looks like it should work as intended - Marco Martin

Review Request: Fix the double-click icon shrink issue in the FolderView applet

2012-01-12 Thread Ignat Semenov
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103679/ --- Review request for Plasma and Aaron J. Seigo. Description --- With KD

Re: Access D-BUS through QML/JS

2012-01-12 Thread Aaron J. Seigo
On Thursday, January 12, 2012 01:50:19 Shaun Reich wrote: > was wondering if and how I could call a remote method > (org.freedesktop.screensaver) through a pure QML/JS applet. Do I need > to use a dataengine? Should I make that dataengine C++ or JS? this absolutely should be done via a service in

Re: Plasma Components Question

2012-01-12 Thread Marco Martin
On Thursday 12 January 2012, Lasath Fernando wrote: > Hey, > > I've been using Plasma Components 4.8 for a new plasmoid in > telepathy-kde, and I have a question regarding the Button (or > ToolButton) component. > From what I've seen so far, it only has a property to set the source > for the icon.

Re: Plasma Components Question

2012-01-12 Thread Sebastian Kügler
Hi Fernando, On Thursday, January 12, 2012 06:36:29 Lasath Fernando wrote: > I've been using Plasma Components 4.8 for a new plasmoid in > telepathy-kde, and I have a question regarding the Button (or > ToolButton) component. > From what I've seen so far, it only has a property to set the source >

Plasma Components Question

2012-01-12 Thread Lasath Fernando
Hey, I've been using Plasma Components 4.8 for a new plasmoid in telepathy-kde, and I have a question regarding the Button (or ToolButton) component. >From what I've seen so far, it only has a property to set the source for the icon. I need a way to set the icon directly as a (Q|K)Icon, as the onl