


Plasma 4 Extensions by justi 15 comments

KDM4 Themes by uwelauke 1 comment

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by patkoscsaba 35 comments
Just out of curiosity...what was the problem?
I just got a C instead of the temperature though so I changed the code a little to make it work...
I used this in the temp-detection code instead of yours:
sensor=commands.getoutput("nvidia-settings -q [gpu:0]/GPUCoreTemp|grep gpu:0|awk -F'):' '{ print $2 }'");
sensor=sensor.replace(".",unichr(176).encode("latin-1"));
sensor+="C";
Of course, that takes it for granted that reading the GPUCoreTemp will always work. - Jan 06 2011

Plasma 4 Extensions by patkoscsaba 35 comments
'VideoRam' is an integer attribute.
'VideoRam' is a read-only attribute.
'VideoRam' can use the following target types: X Screen, GPU.
Attribute 'VideoRam' (Morgoth.site:0[gpu:0]): 524288.
'VideoRam' is an integer attribute.
'VideoRam' is a read-only attribute.
'VideoRam' can use the following target types: X Screen, GPU.
- Jan 04 2011

Plasma 4 Extensions by patkoscsaba 35 comments
When using the plasmoidviewer, however, I get:
http://pastebin.com/AY7HKfsc - Jan 04 2011

Plasma 4 Extensions by patkoscsaba 35 comments
One currency-converter and a facebook-notifier. - Jan 02 2011

Plasma 4 Extensions by patkoscsaba 35 comments

Plasma 4 Extensions by aavci 33 comments
Would it be possible to change so the locking of activities from within this plasmoid would "follow" the locking of widgets? That is, if plasma is locked then the activities are locked as well. And when plasma is unlocked the activities are unlocked too.
Either that or that this plasmoid remembers the lock-widgets settings. As of version 0.5 the activities are always unlocked upon logging in. - Dec 26 2010

Plasma 4 Extensions by aavci 33 comments
Hm, new check: now it does work. And I'm not sure what I did to fix it. The only thing I know for certain that changed is that I removed HAL since it was no longer required but that should have no impact on plasma-popups... - Dec 16 2010

Plasma 4 Extensions by aavci 33 comments

QtCurve by CraigD 2890 comments

Plasma 4 Extensions by aavci 33 comments
Just one thing though, and I'm not sure if the problem is in your widget or elsewhere.
When I try to use your widget after having logged in, the pop-up is partially hidden beneath the panel (my panel with the systray is at the bottom if it makes a difference). If I remove the widget and re-enable it, that problem is gone. Until the next time I login that is. Using KDE 4.5.86. - Dec 15 2010

Icon Sub-Sets by xam 14 comments

Icon Sub-Sets by xam 14 comments
Export the svg to png, and make sure its dimensions are 22x22. Copy the png to:
icon-theme-name/22x22/apps
As an example, for a downloaded icon-theme it would be something like this:
~/.kde4/share/icons/MIB-Ossigeno-Icons-V3-Classic/22x22/apps - Oct 17 2010

Amarok 2.x Scripts by joth666 11 comments

Amarok 2.x Scripts by joth666 11 comments
I noticed the current ones are named knemo-networktype-offline.png and so on.
If I create a theme and just name the files with say monochrome instead of monitor like knemo-monochrome-offline.png (and likewise for the other statuses), will knemo notice a new theme is available or will the source have to be modified as well?
- Oct 08 2010

Icon Sub-Sets by kubicle 31 comments
If you haven't seen it, check out http://alecive.deviantart.com/art/AwOken-Awesome-Token-1-3-163570862
They do need some touching up, mostly (IMO at least) because they need the dark outline your modified icons have but otherwise they can almost be used as-is. If only my patience (and expertice in using Gimp or Krita was better) with adding small details to icons was higher I would do it myself. Actually, I'm gonna try anyway to see how it goes. - Oct 05 2010

Icon Sub-Sets by kubicle 31 comments
The only ones there are amarok, korgac, and konversation.
Suggestions for icons to add to that directory as well:
ktorrent, choqok, and kdropbox. - Oct 05 2010
I'm using the default version for Plasma 4.5.0 (and KDE 4.5.0...). Now, I'm a heavy user of Kontact and uses the calender quite extensively.
I keep the digital clock in a top-panel. When I click on it, a calendar panel slides down. In the default theme (AIR, but slightly modified by Suse) dates with events are shown in bold in that calendar. With your theme there is no indication of which dates are linked to an event. I can see the events themselves if I let the mouse pointer hover above the date in question though.
Could you please fix that? - Aug 27 2010
Even better really since it's now more integrated than it was before.
This is really something that you should consider to move into kdereview for a possible inclusion into kdebase for 4.6 IMO.
Not every program would need to be able to react to multimedia keys but two programs I use regularly could benefit from being able to take Kosd for granted (in a full KDE environment at least): namely Amarok and K3B. Possibly more, but those at least have their own OSD code. It would be great if they could just use your lib so the look and position of the OSD would just be inhertited. - Aug 21 2010
First, and most important, the local and system-wide
instructions are identical.
Systemwide should look like this:
cd /where/you/downloaded_the_archive
tar -xvf 126981-wattson.tar.bz2
cd wattson
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release ../
make
sudo make install
kbuildsycoca4 --noincremental
Local like this:
cd /where/you/downloaded_the_archive
tar -xvf 126981-wattson.tar.bz2
cd wattson
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --localprefix` -DCMAKE_BUILD_TYPE=release ../
make
make install
kbuildsycoca4 --noincremental
That way it doesn't matter where KDE is installed (say /usr or /opt for example) or whether the directory is called .kde or .kde4.
Restarting plasma should not be necessary (wasn't for me). And in cases when it might be, it should be done like this:
kquitapp plasma-desktop in newer versions, 4.4 at least and possibly even 4.3 (can't remember), rather than kquitapp plasma (which, indeed, is what it should be like in 4.2) - Jul 02 2010

Various KDE 1.-4. Improvements by ademmer1977 105 comments
A screenshot to show how it looks for me:
http://farm2.static.flickr.com/1087/4720157235_ccc256bb6d_b.jpg - Jun 21 2010
Just wondering: would it be possible to get it to save the data in a file of its own rather than one of the plasma config-files? It would make transfering data between say a home-computer and a work-computer so much easier!
Failing that, how about an export/import function? - Apr 25 2010

Utilities by ademmer1977 43 comments

Utilities by ademmer1977 43 comments

Plasma 4 Extensions by hallowname 15 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
I'm using KDE 4.4 beta2 (earlier versions of qtcurve compiles fine) on openSuse 11.2 (64-bit) with gcc 4.4.1.
- Jan 05 2010

Plasma 4 Extensions by PlasmaFactory 1198 comments
Thanks a lot! - Jan 01 2010

Plasma 4 Extensions by PlasmaFactory 1198 comments
I use Apple Garamond, 10p size for all system-fonts except the fixed width one which is Droid Sans Mono 10. Anti-alising is enabled, with hinting style set to medium.
Which font-category is yaWP using? I can experiment a bit to see if I can improve things if I just know which one would affect yaWP. - Dec 30 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
Sorry to bother you with such a small problem...and thanks for a great weather indicator! - Dec 30 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
Anyway, here are two screenshots of the panel (using kde 4.4 beta2).
The first one is using the compact mode, the other without. Notice the difference in space between yaWP and the device notifier.
http://imagebin.ca/view/uNN6nt.html
http://imagebin.ca/view/ed2dNujI.html - Dec 30 2009
The reason I wonder is that the suse-packages require pulseaudio to be installed, and I'd rather avoid that if possible. So, if it's possible to get it to run without pulseaudio I'll try to compile it myself. Otherwise, could you please consider making the pulseaudio capability optional? - Dec 30 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
1. Either use the compact mode.
2. Or switch to showing only the icon in the panel.
As soon as there's a temperature-indicator to the left of the icon, the problem resurfaces. - Dec 28 2009

Various KDE 1.-4. Improvements by skulptor 22 comments
/home/username/
.local/share/applications/wine/Programs/Spotify.desktop
And the .desktop file looks normal as well.
Like this:
[Desktop Entry]
Name=Spotify
Exec=env WINEPREFIX="/home/username/.wine" wine "C:\\Program Files\\Spotify\\spotify.exe"
Type=Application
StartupNotify=true
Path=/home/username/.wine/dosdevices/c:/Program Files/Spotify
Icon=/home/username/.local/share/icons/bdbf_spotify.0.png
- Dec 27 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
Would it be possible to get a panel-layout somewhere inbetween the standard and the compact one?
My problem is that the standard one leaves quite a bit of "empty" space to the left of the temperature reading - which in my opinion is quite jarring/ugly. The compact one, on the other hand, is so compact that it is impossible to see the temperature reading by just a glance (I need to use the tooltip to see it).
What I would like is the standard layout but without the white space at the left. - Dec 26 2009

Various KDE 1.-4. Improvements by skulptor 22 comments

Various KDE 1.-4. Improvements by skulptor 22 comments
The two programs run fine from kickoff though. - Dec 26 2009

Various KDE 1.-4. Improvements by skulptor 22 comments
Anyhow, that's now taken care of! Thanks a lot! - Dec 26 2009

Various KDE 1.-4. Improvements by qwertymaniac 25 comments
Just a question though: is it normal that the properties window thinks the contents of the file is a RAR-archive?? - Oct 24 2009

QtCurve by CraigD 2890 comments
Still, I only came across the problem because I had used the hide-menu bar option before upgrading to a xbar-enabled qtcurve and found out to my great surprise that I couldn't re-enable a menubar again. Well, not until I disabled the hide-menu bar option that is. That particular problem would be a non-issue when the config-option you mentioned is implemented though. - Oct 16 2009

QtCurve by CraigD 2890 comments
Still, I have one problem with that (using Qtcurve 0.69.1 with KDE 4.3.2). If I compile it using that option and keeping the Xbar plasmoid in a panel, the ctrl-alt-m option to show/hide menubars do not work. Absolutely nothing happens when using that key-combo.
I realize both options are experimental (and the xbar even more so considering it requires an additional flag passed to cmake) but I'm confident that will only make it more "urgent" to know of potential problems. - Oct 15 2009