lights FAQ Forum github.com/luapower/xlib

xlib

LibX11 binding


Overview

Package type:Lua+ffi
Version:71a2213
Last commit:3 years ago
Releases: None yet.
Platforms:

Dependencies   This is a combined list of packages required by all modules of this
package on each supported platform, plus binary dependencies if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.

Note: These are only the dependencies required for the modules to load.
Runtime dependencies, if any, are shown separately below.

Tip: You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
 

Modules     P M

module   language
glx Lua
  luajit 
glx_h Lua
  luajit 
xlib Lua
  glue  luajit 
xlib_debug Lua
  ffi_reflect  glue  luajit  pp  time 
xlib_h Lua
  luajit 
xlib_keysym_h Lua
  luajit 
xlib_xcursor_h Lua
  luajit 
xlib_xkblib_h Lua
  luajit 
xlib_xsettings Lua
  luajit 

Binary Dependencies   Binary dependencies are the libraries that this library is
dynamically linked against.
Darker names represent indirect dependencies.

Build Order   This is the complete list of packages that need to be compiled
in the prescribed order in order to build this package.

false

Runtime Dependencies - Parsed   These are additional modules that are required at runtime
in specific circumstances. Check the module's documentation
or source code to find out what these circumstances are.
  P M

module
glx
glx_h
xlib
xlib_debug
xlib_h
xlib_keysym_h
xlib_xcursor_h
xlib_xkblib_h
xlib_xsettings

Scripts   This is the list of scripts (tests, demos, etc.).
Unlike normal modules, scripts are not run to track dependencies.
Instead, they are just parsed for require() calls.
This means that indirect dependencies are never shown.
  P M

script  
xlib_demo

Docs

name source file
xlib xlib.md

Package:xlib
Pkg type:Lua+ffi
Version: 71a2213
Last commit:
Author: Cosmin Apreutesei
License: Public Domain

Requires: +ffi_reflect  +glue  +luajit  +pp  +time 

Required by: nw  testui  ui 


Top