


Plasma 4 Extensions by Camberwell 31 comments

Plasma 4 Extensions by Camberwell 31 comments
I should be able to get on and start adding some new features now, so shouldn't be long and I'll pop out another version
thanks for your patients. Martin - Oct 11 2012

Plasma 4 Extensions by Camberwell 31 comments
also the irc.freenode.org is just a placeholder text, it doesn't actually do anything, I just put it there as an example, but I think I may remove it as it seems to be confusing people.
sorry - Oct 04 2012

Plasma 4 Extensions by Camberwell 31 comments
I have discovered that on some irc servers the names do not show up in the nick list box, it does work on freenode and my own irc server, but I am looking into it :)
and knotify is already in the works :) - Oct 01 2012

Plasma 4 Extensions by Camberwell 31 comments

Plasma 4 Extensions by Camberwell 31 comments

QtCurve by HugoPereira 340 comments
having transparent oxygen would be nice.
Martin - Sep 16 2011

Plasma 4 Extensions by halcyon85 46 comments
well i managed to fix it..
what i did was comment out 2 lines in main.py..
def play(self):
source = self.config.getUrl()
if Phonon.MediaSource( source ).type() == -1:
KMessageBox.error(None, "Initial Configuration required.", "Stream Configuration")
self.mediaObject.setCurrentSource( Phonon.MediaSource( source ) )
# self.audioOutput = Phonon.AudioOutput(Phonon.MusicCategory)
# Phonon.createPath(self.mediaObject, self.audioOutput)
self.mediaObject.play() # async
it appears that in order for you to get your mousewheel volume to work you created 2 audio objects Phonon.audioOutput and Phonon.MediaSource
when i comment out these lines i only get 1 stream in the pulseaudio volume control, I found that the mousewheel only controled the volume of 1 of the outputs - Apr 08 2010

Plasma 4 Extensions by halcyon85 46 comments
all i did was install new widgets, and used the kde4 interface to install it, so i havn't done anything to mess it up.
i wonder if anyone else experiences this?
is there a fix? - Apr 07 2010

Various KDE 1.-4. Improvements by CraigD 453 comments
I'm experiencing this apps losing focus with compiz
however I seem to have found a quick fix
in compiz settings goto...
General Options->Focus and Raise Behaviour
then in the "Focus Prevention Windows" box put...
(any) & !(class=Kdialogd4)
this fixes it for me, well in firefox and thunderbird anyway. - Dec 01 2009

Cursors by jlue 313 comments
I was having an issue with the cursors not working in firefox and other gtk apps
so what I did was create a file ~/.gtkrc-2.0
and added...
gtk-cursor-theme-name="Comix Cursor original White Regular Bold"
obviously you would put your own theme in there, but thats fixed it for me
I hope that helps anyone else having this issue
Martin - Oct 17 2009

KDE Plasma Screenshots by kai100 1 comment
looks neat tho - Oct 16 2009

Cursors by jlue 313 comments
and nice job, well done
I am now a fan - Oct 15 2009
Thanks for the reply, sorry I took so long, but that doesn't fix it
I'm using Fedora and this screensaver is in the rpm repo's, I originally had yum installed it, but I thought first I'd try to build it from source, and still the same thing happens.
Then I did make uninstall and re unzgip'ed the package into a new folder and made the changes you suggested to kglcometen4.cpp and rebuilt, but it still doesn't fix it :(
sorry - Oct 15 2009
Compliments to the author of this great screensaver
I wonder if someone can help me, if I use kwin as my window manager the screensaver shows my desktop in the cube fine, but if I use compiz all I see is the comets in a black background, it doesn't grab a desktop shot.
well actually it does, but only maybe 1 in 10 times, most of the time it doesn't, and the background is just black, its quite strange.
Is there a fix/workaround for this little issue?? - Oct 14 2009