Lua modules for Conky.
Modules
corky | Corky main module. |
corky.cache | A conky_parse() cache for Corky. |
corky.cairo | Corky interface to Cairo. |
corky.circles | Circular meters for Corky. |
corky.colors | Color handling for Corky. |
corky.config | Functions dealing with the configuration file. |
corky.conky | Corky interface to Conky. |
corky.dcolors | Dynamic color handling for Corky. |
corky.hooks | Hooks for Corky modules. |
corky.include | Dynamic loading of other Corky modules. |
corky.lists | Define lists in the configuration. |
corky.options | Functions dealing with general options for Corky modules. |
corky.rects | Rectangular meters for Corky. |
corky.text | Text drawing for Corky. |
corky.utils | Miscellaneous utility functions. |
corky.validator | Parameter validation for Corky. |
Source
corky.lua | |
cache.lua | |
cairo.lua | |
circles.lua | |
colors.lua | |
config.lua | |
conky.lua | |
dcolors.lua | |
hooks.lua | |
include.lua | |
lists.lua | |
options.lua | |
rects.lua | |
text.lua | |
utils.lua | |
validator.lua |