Commit graph

2 commits

Author SHA1 Message Date
Bryan Drewery
5d9badc424 - Update to 2.1.0
Changelog:

  mdir: add support for maildir whitespaces
  README: prefer vicious in global space
  uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim
  contrib: document how to enable contributed widgets
  os: change os.getenv init to allow standalone usage of os widget
  contrib: initialization bugfix after lua52 port
  README: update initialization instructions
  bat: metatable bugfix after lua52 port
  widgets: cleanup behind the last commit 363c03e
  Fixed io.lines() bug
  Ported vicious.contrib to lua 5.2
  Ported vicious.widgets module to lua 5.2
  Ported vicious module to lua 5.2
  cpufreq: skip redudant freq variable check
  cpufreq: rework new exception handlers
  cpufreq: handle not existing frequency/governer
  pkg: update 'Arch S' substitution lines

PR:		ports/171538
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 16:54:19 +00:00
Xin LI
0daac9a63a Vicious is a modular widget library for the "awesome" window manager,
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.

PR:		ports/167687
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 23:00:52 +00:00