

I've recently discoverd this plasmoid and started some working on it. What annoyed me was the waste of space when not using a title for the applet, so I changed some code to just add the title to the layout if it is non-empty, even removing it if it previously was non-empty and is now empty. I've uploaded my git diff here, as getting a kde developer account has quiete some requierements: http://pastebin.com/ZYApAnML - Aug 07 2014

Kwin Scripts by causa-prima 4 comments

Various KDE 1.-4. Improvements by KAnton 122 comments
Also, there are some bugs:
when pressing Meta+Alt and "grabbing" the workspace for movement, sometimes text of underlying windows gets selected, somtimes windows change there (horizontal) size, and sometimes you cannot even move arround because you can not "touch" the strap-preview. Bad thing is, i can not even reproduce these bugs, they just happened once until now, and I'm happy with the old workspace approach, as my screen is big enough :) But one thing was reproducable: when switching to another workspace, the strap-preview does not get updated and the wrong windows are shown.
Just out of interest a question I asked in the comments of your blogpost about this add-on long ago, but did not get an answer: Why either horizontal or vertical, but not both?
And finally: great work! I hope you are still involved at KDE or some other open source project, where you can further show your talent and skills. I for one would be happy to see more of you work :) - Jul 10 2014

Various KDE 1.-4. Improvements by KAnton 122 comments
[ 0%] [ 0%] Built target kcm_kwin4_effect_workspacestrap_automoc
Built target kwin4_effect_workspacestrap_automoc
[ 20%] [ 80%] Building CXX object CMakeFiles/kwin4_effect_workspacestrap.dir/workspacestrap.o
Built target kcm_kwin4_effect_workspacestrap
/mnt/RAID5/Medien/Downloads/workspacestrap/workspacestrap.cpp: In Elementfunktion »void KWin::WorkspaceStrapEffect::showFrame()«:
/mnt/RAID5/Medien/Downloads/workspacestrap/workspacestrap.cpp:347:30: Fehler: »class KWin::EffectsHandler« hat kein Element namens »createFullScreenInputWindow«
m_inputWindow = effects->createFullScreenInputWindow(this, Qt::ArrowCursor);
^
/mnt/RAID5/Medien/Downloads/workspacestrap/workspacestrap.cpp: In Elementfunktion »void KWin::WorkspaceStrapEffect::hideFrame()«:
/mnt/RAID5/Medien/Downloads/workspacestrap/workspacestrap.cpp:373:18: Fehler: »class KWin::EffectsHandler« hat kein Element namens »destroyInputWindow«
effects->destroyInputWindow(m_inputWindow);
^
CMakeFiles/kwin4_effect_workspacestrap.dir/build.make:77: recipe for target 'CMakeFiles/kwin4_effect_workspacestrap.dir/workspacestrap.o' failed
make[2]: *** [CMakeFiles/kwin4_effect_workspacestrap.dir/workspacestrap.o] Error 1
CMakeFiles/Makefile2:126: recipe for target 'CMakeFiles/kwin4_effect_workspacestrap.dir/all' failed
make[1]: *** [CMakeFiles/kwin4_effect_workspacestrap.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2 - Jul 06 2014

Plasma 4 Extensions by silmpam 16 comments

Plasma 4 Extensions by silmpam 16 comments
diff for daygraphicswidget.cpp: http://pastebin.com/index/bfpMbuHv
diff for daygraphicswidget.h: http://pastebin.com/9EEid245
I did not implement a option in the settings yet, as I currently do not know how this works.
I hope you like my work, it's the first time I'm doing something in C++ :) - Apr 06 2014

Plasma 4 Extensions by silmpam 16 comments

Plasma 4 Extensions by silmpam 16 comments

Plasma 4 Extensions by silmpam 16 comments
Something else about the icons: I think it would look better if they were vertically centered to the corresponding day :) - Nov 08 2013

Plasma 4 Extensions by silmpam 16 comments

Plasma 4 Extensions by silmpam 16 comments

Plasma 4 Extensions by silmpam 16 comments
- seeing the event texts without hovering, that means directly displaying the details. I'd love something like the long day in line one, the event and it's details in line 2.
- changable icons for visible items
- non-rounded today frame - Nov 06 2013

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by CraigD 642 comments
But there are few things annoying me. Ok, only the first thing really annoys me, but the rest might be easy to change.
First, I'm using icon tasks in a vertical panel that expands dynamically to the needed size. What annoys me: The vertical size is getting to small, I'd like to be able to set it to a fixed value instead, so the icons allways have the same size, no matter how many of them are there. Please, PLEASE change this behaviour or at least let me choose!
Second: Why is there no option to disable grouping?
Third: Why can't I adjust the tooltip delay? It might make sense to have a delay-spinbox to choose between 0 (no delay) and some maximum value and make the last value turn off tooltips at all.
And last: Why can't I choose a style "Workspace Theme with Indicators" or "Colored Background without Indicators"? My suggestion: styles should only be "Workspace Theme" or "Colored Background" and the indicators should get an own checkbox to be more flexible.
I would really love to see at least the first problem fixed :) - Jun 24 2012

Plasma 4 Extensions by CraigD 642 comments
But there are few things annoying me. Ok, only the first thing really annoys me, but the rest might be easy to change.
First, I'm using icon tasks in a vertical panel that expands dynamically to the needed size. What annoys me: The vertical size is getting to small, I'd like to be able to set it to a fixed value instead, so the icons allways have the same size, no matter how many of them are there. Please, PLEASE change this behaviour or at least let me choose!
Second: Why is there no option to disable grouping?
Third: Why can't I adjust the tooltip delay? It might make sense to have a delay-spinbox to choose between 0 (no delay) and some maximum value and make the last value turn off tooltips at all.
And last: Why can't I choose a style "Workspace Theme with Indicators" or "Colored Background without Indicators"? My suggestion: styles should only be "Workspace Theme" or "Colored Background" and the indicators should get an own checkbox to be more flexible.
I would really love to see at least the first problem fixed :) - Jun 21 2012

Plasma Window Decorations by Scnd101 14 comments

Plasma Window Decorations by Scnd101 14 comments

Plasma Window Decorations by Scnd101 14 comments

Plasma Window Decorations by Scnd101 14 comments
Great decoration, really like it. But for my taste the title bar is much too big, so I'm trying to do a less space-wasting minimal-mod of this theme. Only problem are the svg's, if I mod yours with inkscape (saving them as svgz again), they just don't work, they don't display in aurorae. I don't know what the problem is as they have a working preview in dolphin, so do you have any hints for me? - May 29 2010