pinnacle/api/lua
2023-07-18 15:12:23 -05:00
..
lib Update lib 2023-06-26 16:42:45 -05:00
example_config.lua Streamline API naming 2023-07-18 15:12:23 -05:00
input.lua Streamline API naming 2023-07-18 15:12:23 -05:00
keys.lua Add output to API 2023-07-18 10:35:39 -05:00
LICENSE Update LICENSE 2023-06-26 22:46:26 -05:00
msg.lua Streamline API naming 2023-07-18 15:12:23 -05:00
output.lua Streamline API naming 2023-07-18 15:12:23 -05:00
pinnacle.lua Add per tag layouts 2023-07-18 12:37:40 -05:00
process.lua Add spawn_once function 2023-06-29 17:40:35 -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 Streamline API naming 2023-07-18 15:12:23 -05:00
window.lua Streamline API naming 2023-07-18 15:12:23 -05:00

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