
klicker
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
ligfiets
11 years ago
first: thanks for the plasmoid.
I use it on OpenSuse11.2, and would like to use it to start Yast with root priveleges. Which command should I enter?
I tried:
- yast
- yast2
- kdesu yast
- kdesu yast2
- kdesu sbin/yast
- kdesu sbin/yast2
but they all fail.
Anyone who knows the right command?
Report
twistedMetel
11 years ago
kdesu -c /sbin/yast2
Should Work
Report
johanneke
12 years ago
I did make an entry to kmail in the options menu, so when I click the icon I get Kmail to show up. But how do I get more entry's?
Thanks in advance.
Report
Gogast
12 years ago
Report
suppenkaspar
12 years ago
It would be great if this plasmoid had the same size as the rest of icons on the panel, and grows/zooms outside of the panel towards the center of the screen ... not outside of the screen, as mentioned above.
I would also like me
Report
patkoscsaba
12 years ago
It would be great if this plasmoid had the same size as the rest of icons on the panel, and grows/zooms outside of the panel towards the center of the screen ... not outside of the screen, as mentioned above.
Report
kappa01
12 years ago
1. Agree with joth66 about dragging icons to plasmoid to configure
2. Would be nice to have multiple buttons per plasmoid (like QuickLaunch) rather than multiple plasmoids.
3. Would be nice if user could control maximum expansion size (even if it is within plasmoid defined limits).
4 When added to a panel, the icon currently maximizes towards the edge of the screen rather than towards the center of the screen (like the Mac UI). It looks a bit odd. Could it be changed?
5. It appears that animation is smoother when plasmoid lives on the desktop than when installed on a panel...could be my hardware/config?
Good work
Report
Shadestealer
12 years ago
And yes, it does animate better when it's on the desktop than on the panel, no idea why.
Report
joth666
12 years ago
1. The command-field. It's easy enough to add programs, but the plasmoid isn't too happy about commandline arguments. For instance, it refuses to launch k9copy if the --assistant argument is added onto the end. It might be possible to circumvent that if the command is a bash-script instead of a binary (haven't tried yet) but it shouldn't be necessary.
2. This is more of a wish, but it would be great if you could just drag-and-drop a .desktop file onto the configuration window and the plasmoid would automatically fill the fields corresponding to what is specified in the .desktop file.
Report
TotoKid
12 years ago
Report
joth666
12 years ago
Report
ingame
12 years ago
env WINEPREFIX="/home/ingame/.wine" wine "C:\..." command
and URL path in command line ((((
or may be i am wrong ?
Report
ingame
12 years ago
Please add the option to add the name of the icon and the option of rotation with an increase.
Thanks :)
Report
Deaimel
12 years ago
------------------
In file included from /home/damien/compress/moc_configform.cpp:10,
from /home/damien/compress/klicker_automoc.cpp:4:
/home/damien/compress/configform.h:23:27: error: ui_configform.h: Aucun fichier ou répertoire de ce type
In file included from /home/damien/compress/moc_configform.cpp:10,
from /home/damien/compress/klicker_automoc.cpp:4:
/home/damien/compress/configform.h:30: error: ‘Ui’ has not been declared
/home/damien/compress/configform.h:30: error: ISO C++ forbids declaration of ‘ConfigForm’ with no type
/home/damien/compress/configform.h:30: error: expected ‘;’ before ‘*’ token
/home/damien/compress/configform.h:32: error: expected `;' before ‘private’
/home/damien/compress/configform.h:33: error: ‘Ui’ has not been declared
/home/damien/compress/configform.h:33: error: ISO C++ forbids declaration of ‘ConfigForm’ with no type
/home/damien/compress/configform.h:33: error: expected ‘;’ before ‘*’ token
make[2]: *** [CMakeFiles/klicker.dir/klicker_automoc.o] Erreur 1
make[1]: *** [CMakeFiles/klicker.dir/all] Erreur 2
make: *** [all] Erreur 2
Report
D--
12 years ago
Report
dridk
12 years ago
Strang error.. tel me if it's ok now
Report
Shadestealer
12 years ago
Nice job! :)
Report