File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ luastatus 0.3.0 (July 09, 2018)
2
+ ===
3
+ - tracebacks are now printed for Lua errors
4
+ - added support for derived plugins: new function “luastatus.require_plugin”
5
+ - new function “luastatus.map_get_handle”
6
+ - new plugin: “dbus”
7
+ - new dervied plugin: “battery-linux”
8
+ - new dervied plugin: “cpu-usage-linux”
9
+ - new dervied plugin: “file-contents-linux”
10
+ - new derived plugin: “imap”
11
+ - new derived plugin: “mem-usage-linux”
12
+ - new dervied plugin: “pipe”
13
+ - new widget example: Bitcoin price (btc-price.lua)
14
+ - new widget example: disk usage (fs.lua)
15
+ - new widget example: GMail inbox (gmail.lua)
16
+ - new widget example: mpd status (mpd.lua)
17
+ - new widget example: mpd status with progressbar (mpd-progressbar.lua)
18
+ - “inotify” plugin: changed semantics of `greet` option; new `timeout` option
19
+ - added support for Lua 5.4 (pre-release work1 version)
20
+
1
21
luastatus 0.0.2 (January 15, 2018)
2
22
===
3
23
— “lemonbar” barlib: new barlib
Original file line number Diff line number Diff line change 1
- 0.0.2
1
+ 0.3.0
You can’t perform that action at this time.
0 commit comments