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
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
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
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