Description
Cross-platform graphical interfaces can be built from Lua with a small GUI-oriented API.
This package is useful for developers creating lightweight Lua tools that need windows or controls across platforms. It is a GUI library, not a finished application.
GUI behavior depends on platform backends and event handling. Test layouts and input on the target desktops.