Commit Graph

21 Commits

Author SHA1 Message Date
Joerg T. (Mic92) aceef31316 Update help 2010-08-15 09:01:55 +02:00
Joerg T. (Mic92) 0b2dad593e sumup now accept key/value-pairs 2010-08-07 17:03:27 +02:00
Joerg T. (Mic92) 5c0f05aa4f Merge branch 'contrib' of http://git.sysphere.org/vicious 2010-05-31 15:46:09 +02:00
Adrian C. (anrxc) 5a1eb907b7 contrib: imported netcfg widget from Radu
Widget type by Radu provides active netcfg profiles in a table. In
contrib until we see what can be done with this, who wants to use it
and if data should be provided in other formats. We can't be certain
of the number of active profiles so a format string like $1|$2|$3 will
vary between sessions.
2010-05-30 17:47:48 +02:00
Joerg T. (Mic92) 33225a97ff [sumup] Import a new module 2010-05-04 09:11:18 +02:00
Adrian C. (anrxc) ac0455825f ossvol: fixed up by darkdefender 2010-05-01 20:03:10 +02:00
Adrian C. (anrxc) 1f26379afd ossvol: added real mute support (untested) 2010-03-15 18:03:44 +01:00
Henning Glawe a2e56f7352 net: support carrier detection and total data transfer rate
- for each interface, read carrier info from sysfs into
  args["{"..name.." carrier}"], 1 means 'link up', 0 'link down'
- the carrier info for the 'total' pseudo-interface is a logical or of
  the carriers of the summed interfaces (i.e. those not contained in
  the ignore list)
- sum rates of all interfaces (except the ones in an ignore list) and
  make them available under the interfacename "total"

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 2e9134d968 bat: bat widget using acpitool renamed to batacpi 2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 387f282b5c mpc: old MPD widget renamed to MPC 2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 73596f739f contrib: imported lm_sensors widget, by jabbas
Widget type by Greg D. exposes lm_sensors data. Accessing a specific
sensor is done with a a widget argument, i.e.: "temp1" or "Core
0". The 1st returned value is the input (i.e. temperature of a thermal
sensor) and 2nd the relative percent in regard to reaching critical(or
maximum) temperature.
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 3e05527a09 contrib: imported Apple PMU battery widget
This code was requested by an iBook G4 owner. Widget type reads
information from /proc/pmu, and takes an argument like "battery_0". It
exposes the same data, in the same way, as all the other battery
widgets.
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 601de2b891 contrib: imported basic OSS volume widget 2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 5ca6bf2748 bat: bat widget using procfs renamed to batproc 2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 636abecd60 batsys: widget type rewritten
Widget was rewritten and cleaned up before it's moved into master.
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) 480aea8b37 batsys: remove LuaFileSystem dependancy
This module will most likely be moved to master in the future. While
batat will be retired, and moved to contrib.
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) d92161bd00 batsys: don't error out on missing LuaFileSystem 2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) ba29256989 contrib: imported batsys battery widget, from filmor
Widget sent by Benedikt Sauer uses data exposed trough /sys, but it is
used in the same way as bat.lua and /proc. However batsys depends on
LuaFileSystem.
2010-03-15 18:03:44 +01:00
Adrian C. (anrxc) ee76f976a0 rss: updated aware home page 2010-03-15 18:03:43 +01:00
Adrian C. (anrxc) 78a4cbf6d5 rss: added aware information 2010-03-15 18:03:43 +01:00
Adrian C. (anrxc) 6a338fbee1 contrib: added rss to init 2010-03-15 18:03:43 +01:00