


Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by SteveMcQwark 31 comments
Aside from that, don't use this :) It is unmaintained, and was only intended as a quick fix. Try http://kde-look.org/content/show.php/Smooth+Tasks?content=10158
Its a fork of the same plasmoid, but its currently being maintained, whereas this is just a quick fix. The original seems to have been abandoned, despite the claims of its creator that he will work on it more. - Nov 11 2009

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments
I was more stating a wish rather than a practical complaint here :) - Oct 11 2009

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments
In both cases, it should be
m_widget->winId()
This will fix the flickering. - Oct 11 2009

Plasma 4 Extensions by panzi 842 comments
Though now I feel like I've spammed your page, a simple bug I caught while running through these hoops: when you changed the second arg of XChangeProperty for the highlight window effect, you forgot to change it in XDeleteProperty (SmoothToolTip::stopEffect) as well, resulting in the effect not working properly. - Oct 11 2009

Plasma 4 Extensions by panzi 842 comments
remove "appletWinId" from WId data[] in SmoothToolTip::highlightTask - Oct 11 2009

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by SteveMcQwark 31 comments
http://www.kde-look.org/content/show.php/STasks?content=99739
Because 4.3 is now officially released, the original creator might make an update. - Aug 05 2009

Plasma 4 Extensions by SteveMcQwark 31 comments
http://www.kde-look.org/content/show.php/STasks?content=99739
Now that 4.3 is officially released, the original creator might make an updated version. - Aug 05 2009

Plasma 4 Extensions by SteveMcQwark 31 comments
http://www.kde-look.org/content/show.php/Stasks+patched+for+KDE+4.3+RC1?content=107811
This is where it was updated for KDE 4.3 RC1. I just patched for peek. The patch probably won't be affected. Just in case I miss it, you can post here again when I have something to patch ;) Or you can try yourself using the patch :P - Aug 05 2009

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by Emdek 570 comments
Why are you using a QVarLengthArray for data when you know the length of the array? - Jul 18 2009

Plasma 4 Extensions by Emdek 570 comments
One thing about the peek, you can prevent the tooltip from disappearing by grabbing its WId with parentWidget()->winId() and add that to the data[] in FancyTasksPreview::highlightWindow(). You could also grab it directly from the *parent parameter in the constructor.
And a bug - The following causes the icons to become irreparably large:
1) Create a horizontal panel
2) Add FancyTasks to it
3) Move the panel to the side of the screen
This does not happen if FancyTasks is added in a vertical panel initially, even after moving the panel several times. - Jul 18 2009

Plasma 4 Extensions by SteveMcQwark 31 comments
I'm checking out the source files for the box switch effect and the highlight effect to see how to do it, but I don't see being able to distribute the fix effectively. - Jul 08 2009

Plasma 4 Extensions by SteveMcQwark 31 comments
Yeah, that's something that should be in the effect. I might try to find a way to restore windows during peek, but it would have to bypass the restore effect... - Jul 08 2009

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by SteveMcQwark 31 comments

Plasma 4 Extensions by Emdek 570 comments
As for action to show tooltip? 2 seconds is a long time if you know exactly where you're going and just want to quickly switch windows with the mouse. - Apr 07 2009

Plasma 4 Extensions by Emdek 570 comments
And what about, rather than just double clicking, clicking while active brings up the window selector, because there is no other possible intention...
Anyways, it does seem like something that should be in libtaskmanager, so waiting for that makes sense. - Apr 06 2009

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by mbaszczewski 445 comments

Plasma 4 Extensions by dridk 8 comments

Plasma 4 Extensions by nferenc 7 comments

Plasma 4 Extensions by nferenc 7 comments

Plasma 4 Extensions by nferenc 7 comments

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments
Though, again, there should be a way of achieving this effect directly rather than this round-about way. - Mar 24 2009

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by Emdek 570 comments
Thanks for the fast reply :) - Mar 23 2009

Plasma 4 Extensions by Emdek 570 comments
The reason I suggest a new panel is because that would allow for the zoom effect not to require a visually larger panel. I'm not sure the feasibility of this, but the panel could allow windows to maximize until the point where it draws itself, but actually overlap the window so the zoom effect is drawn as though its jumping off the dock. The issue I can see is that, if there were another plasmoid in the panel, it would be drawn larger than the visible portion of the panel, obscuring a maximized window. - Mar 22 2009

Plasma 4 Extensions by mbaszczewski 445 comments

Plasma 4 Extensions by Emdek 570 comments
Suggestions:
1. Clicking on the icons brings up a different menu than the clickable preview. Since I LIKE the clickable preview, and don't want to have to wait for it, I'd prefer to be able to bring it up by clicking the icon (rather than the other menu)
2. As already mentioned, linking tasks with launchers would work nice. Only (usability) issue is figuring out how to not be removing the launcher when doing this.
3.Better highlighting in the preview.
4. Better resize. I don't know if this is the panels fault, but the panels don't resize with the dock. Also, when zoom is disabled, and reflections turned off, the applet still keeps the extra drawing space. Maybe a custom panel would work better.
I know this is nitpicky, especially this early on, and I don't mean to criticize. I really think this is a very promising plasmoid and I'm excited to see how it evolves. - Mar 19 2009

GTK2 Themes by perenoel 25 comments

deKorator Themes by Blackcrack 17 comments