Vicious is a modular widget library for the "awesome" window manager.
Go to file
Adrian C. (anrxc) 98e26ee043 Import of vicious source tree.
Vicious is a modular widget library for 'awesome' window manager,
derived from the 'Wicked' widget library.

Summary of changes:
  * Original wicked code modularized
  * Widgets ported from Wicked:
    - CPU, MEM, FS, NET, Date, Uptime, MPD
      * CPU widget rewritten, uses pattern matching
      * MEM widget rewritten, uses pattern matching
        - Swap widget merged with MEM widget type
      * FS widget rewritten, uses pattern matching
        - Also fixed padding in the process
      * NET widget rewritten, uses pattern matching
      * MPD widget rewritten, a bit more versatile
      * Removed deprecated helper functions
  * Widgets written for Vicious:
    - Thermal, Battery, Mbox, OrgMode, Volume, Entropy,
      Disk I/O, System Load, Wireless, Pacman, Maildir
2009-07-29 17:59:32 +02:00
LICENSE Import of vicious source tree. 2009-07-29 17:59:32 +02:00
bat.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
cpu.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
date.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
dio.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
entropy.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
fs.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
helpers.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
init.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
load.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mbox.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mdir.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mem.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mpd.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
net.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
org.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
pacman.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
thermal.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
uptime.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
volume.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
wifi.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00