
Full Icon Themes by eliverlara 219 comments
There are still a few icons missing, but I’m very much looking forward to seeing this further developed :D - May 21 2019

Full Icon Themes by eliverlara 219 comments

Full Icon Themes by eliverlara 106 comments

Emoticons by H00K 5 comments

Various Stuff by gway 1 comment
https://bugs.kde.org/show_bug.cgi?id=272835
I’m saying it’s probably irrelevant to *this* bug, since I can replicate it in *any* way that plasma-desktop starts. - Jun 16 2014
I tried to replicate it inside the plasmoidviewer, but can’t seem to – I tried everything that I could think of.
The thing is that it replicates always, when plasma-desktop (re)starts – whether due to a crash of plasma-desktop or on new startup/login. - Jun 15 2014
Since I updated to 0.6.97 (current latest release), something odd started happening – and namely that one of the eventlist instances (I use 4 at the same time, and it’s always the top-left one) sometimes when plasma starts, does not load and presents an empty plasmoid that says (translating back from Slovenian):
“This object was not able to be created. Reason:
Unable to find the needed part: plasma_applet_events”
The funny thing is that all 3 other eventlist instances load just fine. - May 29 2014

Full Icon Themes by EepSetiawan 25 comments

Full Icon Themes by EepSetiawan 25 comments
Is this a full theme that I can just pull via GHNS? Looks very promissing! Congratulations! - May 09 2014

Plasma 4 Extensions by librehat 6 comments
I just applied for a key anyway, so from my side it's not a biggie, but until it gets over 1000 users, it might be nice to have the key included. - Nov 11 2013

Plasma 4 Extensions by librehat 6 comments
Still odd that you need to apply for a *developer* API key to be able to use it. - Nov 10 2013

Plasma 4 Extensions by librehat 6 comments
Great to see a plasmoid dictionary — just what I'm looking for :D
The only issue is that the API keys for M-W is missing. Is this a bug, and if not, how do I fix it myself? - Nov 10 2013

Plasma 4 Extensions by Psifidotos 73 comments
Maybe you’re missing some standard certs on your system :/ - Apr 08 2013

Plasma 4 Extensions by Psifidotos 73 comments

Plasma 4 Extensions by Psifidotos 73 comments
I hope to get the Gentoo ebuild into the official Portage tree, but until then I plan to maintain it on the bugzilla link above. - Apr 02 2013

Kwin Scripts by Psifidotos 4 comments
Thank you for making it as a KWin script as well — it’s brilliant! - Apr 01 2013

Plasma 4 Extensions by Psifidotos 73 comments
It is pretty much how I imagined how activities + VD could be used :)
Although it’s slightly less flexible then my previous manual solution (WorkFlow does not understand a window which is in several, but not all activities), this might prove for the better as it forced me to make some more clean separations between some tasks.
Now I’m running it with the KWin script bound to Meta+A and I am as happy as a puppy :)
Well, for all Gentoo users, I’ve created an ebuild for the plasmoid+dataengine package:
https://bugs.gentoo.org/show_bug.cgi?id=464018 - Apr 01 2013

Plasma 4 Extensions by m4x1m 42 comments
I’ve taken a quick glance at the ebuild and patches and I don’t see why there is need for such duplication.
If there is no other distro using it this way, I can file a bug in Gentoo. - Feb 26 2013

Plasma 4 Extensions by m4x1m 42 comments
`cat /etc/conf.d/boinc` produces:
# Config file for /etc/init.d/boinc
[…]
# Location of the boinc command line binary
BOINCBIN="/usr/bin/boinc_client"
- Feb 25 2013

Plasma 4 Extensions by m4x1m 42 comments
But the general idea of testing the existance of a running instance with pidof IMHO sounds like a surer test, yes :) - Feb 24 2013

Plasma 4 Extensions by m4x1m 42 comments
*** .kde4/share/apps/plasma/plasmoids/boinc-monitor/contents/code/main_old.py 2013-02-23 21:40:29.147592362 +0100
--- .kde4/share/apps/plasma/plasmoids/boinc-monitor/contents/code/main.py 2013-02-23 21:41:34.437722422 +0100
*************** if os.popen("which boinc").read().find("
*** 26,31 ****
--- 26,32 ----
coreClientRuns = False
if coreClientInstalled == True:
if os.popen("/etc/init.d/boinc-client status 2>/dev/null").read().find("running") != -1: coreClientRuns = True
+ elif os.popen("/etc/init.d/boinc status 2>/dev/null").read().find("started") != -1: coreClientRuns = True
elif os.popen("systemctl status boinc 2>/dev/null").read().find("running") != -1: coreClientRuns = True
class BoundCaller(plasmascript.Applet): - Feb 23 2013

Plasma Comic Sources by mfuchs 1 comment

Plasma 4 Extensions by fpuelz 813 comments
Or at least into one of the overlays (KDE perhaps?) - May 27 2012
That way you could give people the option to use it via GHNS and also people on other websites as well.
It's not a case of either one or the other, you can have both :) - May 15 2012

Full Icon Themes by FRUIT94 55 comments
On themes.org there used to be whole theme packages — icons, windeco, colourscheme, fonts, backgrounds etc. all in one tarball. Those were rather big (for the dial-up era), but hey, you got the whole package and you didn't have to hope that some 3rd party filedepot is still online to get it.
I really like kde-look.org (and OD.org in general) and love GHNS, but the fact that it doesn't allow to upload a slightly bigger icon theme just anulls the whole concept of GHNS in the first place. - Mar 15 2012

Full Icon Themes by acidrums4 15 comments
Did you get it sorted, how you can get donations?
I don't know if that'd help, but have you looked at BitCoin? - Mar 11 2012

Full Icon Themes by FRUIT94 55 comments

Full Icon Themes by FRUIT94 55 comments

Fonts by marcaemus 12 comments
What's a real show-stopper for me though, is that it's Latin1 only. If it was a full unicode — or at the very least supported Latin2 codepage as well — I wouldn't hesitate to switch to it in my console. - Dec 21 2011

Plasma 4 Extensions by unknownSpirit 84 comments
Mainly:
* what's the "colour limit"
* what's the difference between "simple colour change" and "colour gradiant"
* what's the difference between "data transfer rates"
...as I said, I managed to guess the options successfully, but partially by trial-and-error. - Aug 04 2011

Plasma 4 Extensions by unknownSpirit 84 comments
Anyway, using it now and so far I really like it.
It'd be nice if there was some noob-friendly help to the settings.
BTW, have you considered adding a field for MEM usage as well? Sometimes it's nice to spot a memleak before it goes out of control ;) - Aug 04 2011

Plasma 4 Extensions by unknownSpirit 84 comments
Hmmm, would it be possible to use some inotify or similar system to track this information? - Aug 04 2011

Plasma 4 Extensions by unknownSpirit 84 comments
...what I wonder though is does it have any impact on resources, tailing top and iotop all the time? I'm talking about having it running all the time on a laptop, where I'd primarily like to have as little as CPU wakeups as possible. - Aug 04 2011

Audioplayers by jamboarder 123 comments
* adding the Ogg/Theora¹ feed does not work at all.
* while adding the Quicktime² feed works, but doesn't set the title.
1 — http://vimcasts.org/feeds/ogg
2 — http://vimcasts.org/feeds/quicktime - Jun 05 2011
The only problem is that it doesn't finish compiling. Could it be that Kamerka depends on Qt's Phonon only? Because instead of that I have KDE's Phonon installed.
BTW, awesome name! :D
[...]
[100%] Building CXX object src/CMakeFiles/kamerka.dir/qrc_kamerka.o
Linking CXX executable kamerka
CMakeFiles/kamerka.dir/mainwindow.o: In function `MainWindow::timerCounter(int)':
/home/hook/tmp_builds/kamerka/src/mainwindow.cpp:67: undefined reference to `Phonon::MediaSource::MediaSource(QString const&)'
/home/hook/tmp_builds/kamerka/src/mainwindow.cpp:67: undefined reference to `Phonon::MediaObject::setCurrentSource(Phonon::MediaSource const&)'
/home/hook/tmp_builds/kamerka/src/mainwindow.cpp:67: undefined reference to `Phonon::MediaSource::~MediaSource()'
/home/hook/tmp_builds/kamerka/src/mainwindow.cpp:68: undefined reference to `Phonon::MediaObject::play()'
CMakeFiles/kamerka.dir/videowidget.o: In function `videowidget':
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:36: undefined reference to `Phonon::MediaObject::MediaObject(QObject*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::AudioOutput::AudioOutput(Phonon::Category, QObject*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::Path::~Path()'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:36: undefined reference to `Phonon::MediaObject::MediaObject(QObject*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::AudioOutput::AudioOutput(Phonon::Category, QObject*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:37: undefined reference to `Phonon::Path::~Path()'
CMakeFiles/kamerka.dir/videowidget.o: In function `videowidget::setPicture(QImage)':
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:81: undefined reference to `Phonon::MediaSource::MediaSource(QString const&)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:81: undefined reference to `Phonon::MediaObject::setCurrentSource(Phonon::MediaSource const&)'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:81: undefined reference to `Phonon::MediaSource::~MediaSource()'
/home/hook/tmp_builds/kamerka/src/videowidget.cpp:82: undefined reference to `Phonon::MediaObject::play()'
collect2: ld returned 1 exit status
make[2]: *** [src/kamerka] Error 1
make[1]: *** [src/CMakeFiles/kamerka.dir/all] Error 2
make: *** [all] Error 2 - Jun 05 2011

Plasma Themes by Deathmachine 77 comments
I hope you'll figure it out someday though :\ - May 18 2011

Full Icon Themes
by
eliverlara