Commit Graph

694 Commits

Author SHA1 Message Date
Adrian C. (anrxc) a9d6ea21e6 init: add connect_signal support, patch by Uli 2010-09-14 15:21:16 +02:00
Adrian C. (anrxc) 86a13946b5 README: update contrib information 2010-09-13 23:01:13 +02:00
Adrian C. (anrxc) fbfcc495fc init: comment connect_signal for users of awesome master
Thanks to all who sent patches. Usually I would support master, but in
this case we are very far from the next release. In addition master is
(much more than usually) unstable right now.
2010-09-13 22:26:33 +02:00
Adrian C. (anrxc) 1d7f64651b pkg: description updated 2010-08-29 13:53:26 +02:00
Adrian C. (anrxc) 88c3d0c11e contrib: use pcall for luasocket in pop 2010-08-29 01:32:24 +02:00
Adrian C. (anrxc) b200a8073d contrib: dont import pop - requires luasocket 2010-08-29 01:22:35 +02:00
Adrian C. (anrxc) 0350ec9676 TODO: document contrib widgets 2010-08-29 01:04:30 +02:00
Adrian C. (anrxc) f8a8696389 contrib: imported POP3 widget from Boris 2010-08-29 01:03:31 +02:00
Adrian C. (anrxc) 1a443cda66 init: import contrib widgets, commented 2010-08-29 00:50:51 +02:00
Adrian C. (anrxc) 26b0395ba9 contrib: imported contrib widgets 2010-08-29 00:49:57 +02:00
Adrian C. (anrxc) 0d6333ed61 Next release, tag 2.0.1 2010-08-25 17:20:26 +02:00
Adrian C. (anrxc) 15349516ca mpd: added some optional stats, commented 2010-08-22 14:59:05 +02:00
Adrian C. (anrxc) 4113d371d1 pkg: include FreeBSD support 2010-08-22 14:46:05 +02:00
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) affdf98297 Merge branch 'master' of http://git.sysphere.org/vicious 2010-07-31 12:24:45 +02:00
Adrian C. (anrxc) fc46e7a19d TODO: solid multigraph support needed 2010-07-23 12:12:11 +02:00
Adrian C. (anrxc) d91266357a net: add operational state support 2010-07-19 02:14:50 +02:00
Adrian C. (anrxc) 8674c919d6 dio: add partition support 2010-07-10 02:02:34 +02:00
Adrian C. (anrxc) d6faae1598 TODO: remove org-mode extension 2010-07-05 23:43:27 +02:00
Adrian C. (anrxc) 6171734c74 TODO: added the carrier detection todo 2010-07-03 19:47:08 +02:00
Adrian C. (anrxc) 6d6e98a7bb TODO: included the todo file to encourage contribution 2010-07-03 19:41:30 +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) 8260150a12 Merge branch 'master' of http://git.sysphere.org/vicious 2010-05-19 12:44:14 +02:00
Adrian C. (anrxc) ca1d8d79e5 README: cut on the security crap 2010-05-17 21:41:36 +02:00
Joerg T. (Mic92) c5772894fa Merge branch 'master' of http://git.sysphere.org/vicious 2010-05-09 10:21:36 +02:00
Joerg T. (Mic92) 4fea5d4ba0 remove raid.lua from loadpath 2010-05-04 09:51:15 +02:00
Joerg T. (Mic92) ce4702e48a [volume] Add a delay to avoid freezes with pulse
Pulseaudio load some extensions on startup of X11.
Amixer can't request the volume state in this time
and freezes awesome too.
2010-05-04 09:19:56 +02:00
Joerg T. (Mic92) 56300c4efa Add advices how to use modules from contrib 2010-05-04 09:11:59 +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) fdae848bba raid: removed permanent stats storage 2010-04-28 14:55:19 +02:00
Rémy CLOUARD 3e12875295 pkg: include Mandriva support
This commit adds support for mandriva tools in the pkg widget through
the use of urpmq --auto-select. Note: this command only checks for
hdlists files available on the computer. To get "live" statistics one
should run urpmi.update which has to be run with higher privileges.

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2010-04-21 02:13:53 +02:00
Adrian C. (anrxc) 64e5426985 uptime: simplified system load regexp 2010-04-07 02:24:01 +02:00
Adrian C. (anrxc) 448275a386 widgets: reuse existing datasets where appropriate
Gmail, mbox, raid, weather and wifi could return the old value in case
there isn't new data, no need for N/A to be so common on our wibox.
2010-04-02 01:08:12 +02:00
Adrian C. (anrxc) a9347ec0d0 raid: import raid state widget type by Hagen
This widget type returns 1st value as the number of assigned, and 2nd
as active, devices in the array provided as the widget argument.
2010-03-26 00:59:01 +01:00
Adrian C. (anrxc) 9af29ce1e6 pkg: aptitude alternative to apt-show-versions
Key for aptitude is Ubuntu, as Debian users are more likely to have
apt-show-versions.
2010-03-19 00:51:57 +01:00
Adrian C. (anrxc) 94a60fbc3b bat: fixed module description 2010-03-16 20:26:49 +01: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