pinnacle/api/lua
2023-09-10 22:01:40 -05:00
..
lib
config.ld Remove boilerplate = true 2023-08-28 20:46:04 -05:00
example_config.lua Add mousebinds to API 2023-09-10 21:54:58 -05:00
input.lua Move table because doc gen doesn't support that 2023-09-10 22:01:40 -05:00
keys.lua Relicense to GPL 3.0 2023-08-01 11:18:08 -05:00
ldoc.css Restore config.ld and ldoc.css 2023-08-26 23:08:26 -05:00
LICENSE Remove repetition 2023-07-20 11:56:45 -05:00
metaconfig.toml Add socket_dir to metaconfig 2023-08-16 10:34:50 -05:00
msg.lua Add mousebinds to API 2023-09-10 21:54:58 -05:00
output.lua Fix documentation formatting that I missed 2023-09-07 20:55:25 -05:00
pinnacle.lua Fix some formatting issues maybe 2023-08-28 20:28:17 -05:00
process.lua Add env setting to API 2023-09-10 04:49:31 -05:00
README.md
stylua.toml Simplify input API 2023-09-09 19:27:05 -05:00
tag.lua Update API docs 2023-09-09 20:52:52 -05:00
test_config.lua Add client side window rules API 2023-09-05 22:13:43 -05:00
window.lua Add mousebinds to API 2023-09-10 21:54:58 -05:00
window_rules.lua Clarify documentation 2023-09-08 20:27:03 -05:00
window_rules_types.lua Simplify window rules API 2023-09-07 20:36:49 -05:00

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