
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is my first plasmoid.
Thanks for all your comments and ideas.
Developed and tested on KDE 4.2.1 with Qt 4.5
IMPORTANT: this is early release it's not stable yet and not have full functionality.
I need help with own theme for 0.6+:
http://img257.imageshack.us/img257/5792/stasks.png
Thanks for all mockups.
[Sorry]
Sorry for the lack of any update. I will come back to work this summer ;)
Today I need to pass exam and done my other project.
11 years ago
0.5.1 (22.03.2009)
- switch windows on mouse wheel move
- block tooltips on contextMenuEvent
- update tooltip on mouse release (icon)
0.5 (21.03.2009)
- grouping
- new tooltips (needs desktops effects -> taskbar thumbnail)
0.4 (09.03.2009)
- keep expanded: from the current desktop
- keep expanded: all
- polishing
- correct item width when the stasks is full
- better item expanding (no more crazy expanding:P ?)
- initial light effects (for startup and attention -> will be better)
- some optimizations
11 years ago
0.5.1 (22.03.2009)
- switch windows on mouse wheel move
- block tooltips on contextMenuEvent
- update tooltip on mouse release (icon)
0.5 (21.03.2009)
- grouping
- new tooltips (needs desktops effects -> taskbar thumbnail)
0.4 (09.03.2009)
- keep expanded: from the current desktop
- keep expanded: all
- polishing
- correct item width when the stasks is full
- better item expanding (no more crazy expanding:P ?)
- initial light effects (for startup and attention -> will be better)
- some optimizations
keos
10 years ago
I've tried to install but i have the following error. Is there a solution for this ?
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 176924 files and directories currently installed.)
Unpacking plasmoid-stasks (from .../plasmoid-stasks_0.5.1~jaunty~ppa2_amd64.deb) ...
dpkg: error processing /home/keos/Downloads/plasmoid-stasks_0.5.1~jaunty~ppa2_amd64.deb (--install):
trying to overwrite '/usr/lib/kde4/plasma_applet_stasks.so', which is also in package plasma-widget-stasks 0:0.5.1~jaunty~ppa1
Errors were encountered while processing:
/home/keos/Downloads/plasmoid-stasks_0.5.1~jaunty~ppa2_amd64.deb
Report
nicollivier
10 years ago
There's a problem with the Mandriva's rpm?!
I can't have it...
Thanks a lot
Nico
Report
KDesk
11 years ago
I use Smooth Tasks, it is better, works with KDE 4.4, is in development, the latest update was 3 days ago.
http://kde-look.org/content/show.php/Smooth+Tasks?content=101586
Report
Robbi1987
11 years ago
i like these i hope it will not die
Report
larch
11 years ago
Report
ressletr
11 years ago
Report
Malaz
11 years ago
If the author ever comes back: great plasmoid, I love how configurable it is compared to default plasma task viewer. Thanks!
Report
extra
11 years ago
Somebody Alex P from the site http://welinux.ru has collected package for Debian x86_64.It is to the address http://rapidshare.com/files/331806190/plasma-stasks_0.5.1-1_amd64.deb.html.Please, add the link to it in the description of plasmoid =)
Excuse, for my bad English.
Report
farhadhf
11 years ago
I've been using stasks in kdemod on chakra linux, but after switching from kdemod to kde trunk, the kdemod package doesn't work , so i tried to compile stasks , but make command fails and gives me this error:
-- Found Qt-Version 4.6.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.80
-- Found KDE 4.4 include dir: /home/farhad/kde/include
-- Found KDE 4.4 library dir: /home/farhad/kde/lib
-- Found the KDE4 kconfig_compiler preprocessor: /home/farhad/kde/bin/kconfig_compiler
-- Found automoc4: /home/farhad/kde/bin/automoc4
-- Configuring done
-- Generating done
-- Build files have been written to: /home/farhad/kde/build/stasks-0.5.1
[ 0%] Built target plasma_applet_stasks_automoc
[ 9%] Building CXX object applet/CMakeFiles/plasma_applet_stasks.dir/stasks_applet.o
[ 18%] Building CXX object applet/CMakeFiles/plasma_applet_stasks.dir/stasks_item.o
In file included from /home/farhad/kde/src/stasks-0.5.1/applet/stasks_applet.cpp:617:
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc: In member function ‘virtual int STasksApplet::qt_metacall(QMetaObject::Call, int, void**)’:
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:98: error: expected type-specifier before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:98: error: expected ‘>’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:98: error: expected ‘(’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:98: error: expected primary-expression before ‘)’ token
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:98: error: ‘AbstractItemPtr’ was not declared in this scope
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:102: error: expected type-specifier before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:102: error: expected ‘>’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:102: error: expected ‘(’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:102: error: expected primary-expression before ‘)’ token
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:103: error: expected type-specifier before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:103: error: expected ‘>’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:103: error: expected ‘(’ before ‘AbstractItemPtr’
/home/farhad/kde/build/stasks-0.5.1/applet/stasks_applet.moc:103: error: expected primary-expression before ‘)’ token
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp: In destructor ‘virtual STasksItem::~STasksItem()’:
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:117: warning: ‘static Plasma::Animator* Plasma::Animator::self()’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:88)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:117: warning: ‘void Plasma::Animator::stopCustomAnimation(int)’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:165)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp: In member function ‘void STasksItem::expandTask(int, bool)’:
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:617: warning: ‘static Plasma::Animator* Plasma::Animator::self()’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:88)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:617: warning: ‘void Plasma::Animator::stopCustomAnimation(int)’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:165)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:620: warning: ‘static Plasma::Animator* Plasma::Animator::self()’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:88)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:620: warning: ‘int Plasma::Animator::customAnimation(int, int, Plasma::Animator::CurveShape, QObject*, const char*)’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:154)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:622: warning: ‘static Plasma::Animator* Plasma::Animator::self()’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:88)
/home/farhad/kde/src/stasks-0.5.1/applet/stasks_item.cpp:622: warning: ‘int Plasma::Animator::customAnimation(int, int, Plasma::Animator::CurveShape, QObject*, const char*)’ is deprecated (declared at /home/farhad/kde/include/plasma/animator.h:154)
make[2]: *** [applet/CMakeFiles/plasma_applet_stasks.dir/stasks_applet.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [applet/CMakeFiles/plasma_applet_stasks.dir/all] Error 2
make: *** [all] Error 2
[farhad@chakra-desktop stasks-0.5.1]$
Report
sayakb
11 years ago
Report
stdin
11 years ago
Report
sayakb
11 years ago
Sorry for not having this thread updated.
Report
StarkRG
11 years ago
However there is apparently a bug which causes plasma to crash and not come back up.
https://bugs.kde.org/show_bug.cgi?id=215934
Report
JThundley
11 years ago
Report
hoppimike
11 years ago
Report
HobbyBlobby
11 years ago
https://bugs.kde.org/show_bug.cgi?id=207812
I can reproduce this bug with openSuSE 11.2 and KDE 4.3.75. (plasmoid-stasks-0.5.1-10.11.i586)
Report
aTanCS
11 years ago
Report
faelbluhm
11 years ago
Report
gravy
11 years ago
You can vote for it, if you want or write it, if you are so good.
Report
gp42
11 years ago
It's a great application and emprove the user experience.
Report
neversfelde
11 years ago
A Jaunty package working with 4.3 is in my PPA:
https://edge.launchpad.net/~neversfelde/+archive/ppa
Report
mutlu
11 years ago
The Arch Linux PKGBUILD packages a for of stasks, called Smooth Tasks. You can follow its development on http://bitbucket.org/panzi/smooth-tasks/overview/ or get it from kde-look: http://www.kde-look.org/content/show.php/STasks+patched?content=101586
Report
mutlu
11 years ago
Report
mbaszczewski
11 years ago
Report
frustphil
11 years ago
Report