mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 21:40:11 +01:00
lua-shell is a new meta-shell for Weston. It does nothing in and of itself, but is defined to be user-scriptable and configurable. A supplied Lua script will be interpreted and executed by Weston, allowing full control over window management in response to events. This includes a shell.lua example script which behaves as a tiling WM. Co-authored-by: Michael Tretter <m.tretter@pengutronix.de> Co-authored-by: Marius Vlad <marius.vlad@collabora.com> Signed-off-by: Derek Foreman <derek.foreman@collabora.com> |
||
|---|---|---|
| .. | ||
| lua-shell.c | ||
| lua-shell.h | ||
| meson.build | ||
| shell.lua | ||