Warning: session_start(): open(/tmp/sess_nfcgbcv0c34s011rpkl91dueu7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
SuperKaramba openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

SuperKaramba

   0.35  

KDE Other Software

Score 82%
SuperKaramba
zoom


SuperKaramba
zoom


SuperKaramba
zoom


Link:  Link
Downloads:  12872
Submitted:  Jul 13 2004
Updated:  Nov 19 2004

Description:

You can check out the SuperKaramba web site at:

http://netdragon.sourceforge.net

You can download SuperKaramba themes at:

http://www.superkaramba.com (new!)

What is SuperKaramba?

SuperKaramba is, in simple terms, a tool that allows you to easily create interactive eye-candy on your KDE desktop. Currently, only linux is officially supported.


How does it work?

Theme writers create themes, or text files that define their widget. Then, they can optionally add python scripting to make their widget interactive. The possibilities are endless!


Here are just some examples of the things that can be done:

Display system information such as CPU Usage, MP3 playing, etc.

Create cool custom toolbars that work any way imaginable

Create little games or virtual pets that live on your desktop

Display information from the internet, such as weather and headlines


The possibilities really are endless!




Changelog:

Changes in 0.35
- Ryan (p0z3r), Petri, Ivica, and Sarah have done all the work on this release! Thanks!
- many new APIs
- new callbacks
- DCOP interface for superkaramba
- multiple superkarambas / one systray support
- added Fahrenheit support
- fixed the "moving themes" problem
- fixed the "always on top" problem
- fixed bug in setMenuConfigOption(). Please see api.html for the new syntax.
- asyncronous image loading. setImagePath() should now work with networked/remote files.
- fixed bug in meterClicked()
- fixed bug in setRichTextWidth() and getRichTextSize()
- much more code cleanup, bug fixes, and internal documentation




LicenseGPL
Send to a friend
Subscribe
Other  Content  from ageitgey
Report inappropriate content



goto page: prev   1  2  3 

-

 disable systray ?

 
 by bluelambda on: Nov 20 2004
 
Score 50%

I have superkaramba 0.34 (not tested 0.35 yet) and I would like to know how to disable superkaramba's systray ?

Thanks !


Reply to this

-

 Re: disable systray

 
 by fredgt on: Nov 21 2004
 
Score 50%

I would like to know to if it's possible. For now i'm just going to take a look at the source code and see if i can find an easy way to disable it.


Reply to this

-

 Re: Re: disable syst

 
 by fredgt on: Nov 21 2004
 
Score 50%

I already found a solution.
I don't know it works and i have not checked the complete source so my solution might cause some problems but i found an easy way to avoid the systray being initialized.

Download the original source of the 0.35
in the src/ folder open the karambaapp.cpp file with you're favorite editor and search for the foloing line.

void KarambaApplication::setUpSysTray()

now delete everything in between the { and }
so you only have the next left

void KarambaApplication::setUpSysTray()
{
}

now when the program calls this function it will do nothing and no systray will apear. It's a void function so it returns nothing to the program so the program thinks it has executed this without any problem.

Now just make it and test. For me it worked but i don't know if it's stable but i think so.


Reply to this

-
.

 Re: Re: Re: disable syst

 
 by Lenz on: Mar 30 2005
 
Score 50%

I added a patch which disables the systray integration to the official gentoo ebuild. You can download the result here:
http://www.lenzheilmann.de/downloads/superkaramba-0.35.tar.gz

Just unpack it to your portage overlay directory and type "emerge superkaramba".

Another solution is an upgrade to KDE 3.4. There you can hide systray icons you don't want (WinXP-like).


Have fun. Lenz.


Reply to this

-
.

 dock_icon

 
 by DIHLOFOS on: Dec 14 2004
 
Score 50%

Same here. Hate that dock_icon.
Any easy way to change it?
App itself is fantastic!


Reply to this

-
.

 foreground window?

 
 by uddw on: Jan 19 2005
 
Score 50%

Can superkaramba show the applets in a tranparent foreground window? That should be possible with X.org at least. The latest (or upcoming?) MacOS has something like superkaramba, but you can bring it to the foreground with a single mouseclick.

I don't use superkaramba just because of that (also because debian doesn't ship x.org..), because I almost never see my desktop anyway.


Reply to this

-

 Re: foreground window?

 
 by uddw on: Jan 20 2005
 
Score 50%

Ok, I've got some working code for a dirty hack. It's working with screenshots, not with transparent windows, so this mode should only be entered while holding the mouse button down on the tray icon to keep the user from doing anything else while the widgets are on top.
The patch is not finished, but it's working already. This is it in action:
http://fred.hexbox.de/superkaramba/karamba_foreground_mode.jpg


Reply to this

-
.

 Suse 9.2 RPM

 
 by linux3114a on: Feb 25 2005
 
Score 50%

superkaramba-0.35-s92k33.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm

very nice program.....


raoul
Reply to this

-
.

 Link change

 
 by linux3114a on: Jul 8 2005
 
Score 50%

due to Scarlet problem use http://linux3114a.bravehost.com/download.htm in place of http://home.tiscali.be/raoul.linux/download.htm


Raoul
Reply to this

-
.

 Suse9.3RPM .V0.37RC1

 
 by linux3114a on: Jul 10 2005
 
Score 50%

superkaramba-0.37rc1-s93k341.i586.rpm at http://linux3114a.bravehost.com/download.htm

Don't forget to read note before installing .

Tested on Suse 9.3 ..Ok
ENJOY


Raoul
Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team