Re: QToolTip of Ksnapshot disables the plasma-effects.

2011-09-26 Thread jignesh kakadiya
I submitted my patch here ( https://bugs.kde.org/show_bug.cgi?id=235545 ). Let me know If it requires more changes or not. -Jignesh On Mon, Sep 26, 2011 at 3:32 PM, Aaron J. Seigo wrote: > On Sunday, September 25, 2011 18:39:10 jignesh kakadiya wrote: > > http://paste.kde.org/126985

Re: QToolTip of Ksnapshot disables the plasma-effects.

2011-09-25 Thread jignesh kakadiya
http://paste.kde.org/126985/ here is the Ksnapshottimer.cpp On Sun, Sep 25, 2011 at 6:36 PM, jignesh kakadiya wrote: > Thanks Aaron :). > > I used move() and it works fine with the hard coded values.I am in the > verge of it.Only thing remains > Is to set the position in the scr

Re: QToolTip of Ksnapshot disables the plasma-effects.

2011-09-25 Thread jignesh kakadiya
Seigo wrote: > On Friday, September 23, 2011 15:24:09 jignesh kakadiya wrote: > > I am fixing https://bugs.kde.org/show_bug.cgi?id=235545 . > > cool :) > > > Can any one suggest me how to modify the QToolTip positon such that it > will > > display in the center of the

QToolTip of Ksnapshot disables the plasma-effects.

2011-09-23 Thread jignesh kakadiya
Hi, I am fixing https://bugs.kde.org/show_bug.cgi?id=235545 . I have modified the simple looking effect to blinking effect (which toggles the color every after one second interval http://paste.kde.org/126403/) in palette which is shown in the corner. Can any one suggest me how to modify the QToo