pinnacle/api/lua
2023-12-25 21:02:50 -06:00
..
input Update example config, remove mouse button type 2023-09-28 18:56:54 -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 Move spawn_once logic into compositor, add spawn_once to Rust API, bump tracing 2023-12-25 21:02:50 -06:00
input.lua Remove meta tag 2023-09-28 18:46:56 -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 Fallback to default config on metaconfig parse fail 2023-09-21 18:07:56 -05:00
msg.lua Move spawn_once logic into compositor, add spawn_once to Rust API, bump tracing 2023-12-25 21:02:50 -06:00
output.lua Make output API functions non-nil 2023-10-18 20:31:37 -05:00
pinnacle.lua Rename API modules and classes internally 2023-10-18 03:44:42 -05:00
process.lua Move spawn_once logic into compositor, add spawn_once to Rust API, bump tracing 2023-12-25 21:02:50 -06:00
README.md Update README.md 2023-06-26 22:13:52 -05:00
stylua.toml Simplify input API 2023-09-09 19:27:05 -05:00
tag.lua Make output API functions non-nil 2023-10-18 20:31:37 -05:00
test_config.lua Merge override redirect windows into main window vec 2023-12-13 20:07:19 -06:00
window.lua Update example config 2023-10-18 20:35:36 -05:00
window_rules.lua Rename API modules and classes internally 2023-10-18 03:44:42 -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.