Skip to content

0.3.0

Compare
Choose a tag to compare
@shdown shdown released this 09 Jul 01:36
· 512 commits to master since this release
  • tracebacks are now printed for Lua errors
  • added support for derived plugins: new function “luastatus.require_plugin”
  • new function “luastatus.map_get_handle”
  • new plugin: “dbus”
  • new dervied plugin: “battery-linux”
  • new dervied plugin: “cpu-usage-linux”
  • new dervied plugin: “file-contents-linux”
  • new derived plugin: “imap”
  • new derived plugin: “mem-usage-linux”
  • new dervied plugin: “pipe”
  • new widget example: Bitcoin price (btc-price.lua)
  • new widget example: disk usage (fs.lua)
  • new widget example: GMail inbox (gmail.lua)
  • new widget example: mpd status (mpd.lua)
  • new widget example: mpd status with progressbar (mpd-progressbar.lua)
  • “inotify” plugin: changed semantics of greet option; new timeout option
  • added support for Lua 5.4 (pre-release work1 version)