pinnacle/api/lua
2023-07-22 17:53:28 -05:00
..
doc Remove @overloads 2023-07-22 17:53:28 -05:00
lib Update lib 2023-06-26 16:42:45 -05:00
example_config.lua Fix config crash when doing window stuff with no windows 2023-07-21 22:00:58 -05:00
input.lua Restructure API, add doc comments 2023-07-21 21:02:02 -05:00
keys.lua Restructure API, add doc comments 2023-07-21 21:02:02 -05:00
LICENSE Remove repetition 2023-07-20 11:56:45 -05:00
msg.lua Test ldoc generation 2023-07-22 17:43:36 -05:00
output.lua Test ldoc generation 2023-07-22 17:43:36 -05:00
pinnacle.lua Pull my hair out simplifying the API 2023-07-21 15:04:39 -05:00
process.lua Test ldoc generation 2023-07-22 17:43:36 -05:00
README.md Update README.md 2023-06-26 22:13:52 -05:00
stylua.toml Add stylua.toml 2023-07-18 10:35:39 -05:00
tag.lua Test ldoc generation 2023-07-22 17:43:36 -05:00
test_config.lua Convert tag_name to use tag_id instead 2023-07-21 11:38:46 -05:00
window.lua Add not that great documentation file 2023-07-21 21:44:56 -05:00

The luaposix library courtesy of https://github.com/luaposix/luaposix. The msgpack library courtesy of https://github.com/kieselsteini/msgpack.