pinnacle/api/lua
2023-09-07 21:00:07 -05:00
..
lib Update lib 2023-06-26 16:42:45 -05:00
config.ld Remove boilerplate = true 2023-08-28 20:46:04 -05:00
example_config.lua Fix typo 2023-09-07 21:00:07 -05:00
input.lua Fix documentation formatting 2023-09-07 20:48:41 -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 tag constructors to window rules 2023-09-05 23:18:44 -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 Fix documentation formatting 2023-09-07 20:48:41 -05:00
README.md Update README.md 2023-06-26 22:13:52 -05:00
stylua.toml Update rustfmt.toml and stylua.toml 2023-08-04 09:36:40 -05:00
tag.lua Fix documentation formatting 2023-09-07 20:48:41 -05:00
test_config.lua Add client side window rules API 2023-09-05 22:13:43 -05:00
window.lua Fix documentation formatting 2023-09-07 20:48:41 -05:00
window_rules.lua Fix documentation formatting 2023-09-07 20:48:41 -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.