Mike Massonnet 7434a7f1fb Bug 8941: Support new panel mode Deskbar
Bumped dependency to Xfce Panel 4.9, and replaced Orientation code
against Mode.

Properly support three modes Horizontal, Vertical, and Deskbar by
respecting the Panel HIG. Fixes also bug 8959, code sets 1px border
width for very small panels, 2px otherwise.

Use pixel fixed width (60px) instead of width_chars for labels, because
in vertical mode the size is incorrect.

Fix 9073, custom colors wasn't working for the progress bars, this has
been fixed while rearranging the code.
2012-07-14 18:41:31 +02:00
icons Add netload's own icon 2010-12-08 01:24:24 +09:00
panel-plugin Bug 8941: Support new panel mode Deskbar 2012-07-14 18:41:31 +02:00
po l10n: Updated Uyghur (ug) translation to 100% 2012-06-05 09:52:40 +02:00
AUTHORS Clean up 2010-12-08 01:25:04 +09:00
COPYING Update the license 2010-12-08 11:00:54 +09:00
Makefile.am Automate Changelog updates 2011-01-24 09:32:21 +09:00
NEWS Release 1.1.0 2012-01-13 12:58:59 +01:00
README Add support for GNU/kFreeBSD 2010-10-13 10:07:04 +09:00
autogen.sh Clean up 2010-12-08 01:25:04 +09:00
configure.ac.in Bug 8941: Support new panel mode Deskbar 2012-07-14 18:41:31 +02:00

README

XFce4 Netload plugin
--------------------

 - A netload plugin for the Xfce4 desktop environment -- http://www.xfce4.org -

Following operating systems are supported:
 
 * Linux
 * FreeBSD, NetBSD, OpenBSD
 * Sun Solaris
 * HP_UX
 * MacOS X
 * GNU/kFreeBSD

I have only Linux installed so I can test only on Linux. If you encounter any
problems on other operating systems (or on Linux, of course) feel free to send
me an e-mail. If you have a patch to fix it it would be better.

The code for the plugin is based on the sample-plugin from Benedikt Meurer and
on the xfce4-systemload-plugin from Riccardo Persichetti. The layout is the same
as the systemload-plugin. This made programming very easy and looks good, too.

The netload code is based on wormulon (a command-line util) from Hendrik Scholz.
You find this program at http://www.raisdorf.net/wormulon/.

I'm not planning making much improvements in the future so if you want to take
over developement, just drop me a note. I just programmed it because I needed it
but I plan to maintain it so that it's running with the most current stable
release of Xfce.

If you have translations for your language, please mail me. I'll include it in
the distribution!

And remember:

    Interoperability is the keyword, uniformity is a dead end. 
        --  Olivier Fourdan <fourdan@xfce.org> (founder of Xfce project)

Have a lot of fun ...
    Bernhard <bernhard.walle@gmx.de>

C 96%
Makefile 3.5%
Shell 0.5%