This package browser is in early development. Mind the rough edges.

emacs-xelb 0.18

X protocol Emacs Lisp binding

emacs-xelb is a pure Emacs Lisp implementation of the X11 protocol based on the XML description files from the XCB project. It features an object-oriented API and permits a certain degree of concurrency. It should enable you to implement low-level X11 applications.

Installation

Install emacs-xelb 0.18 as follows:

guix install emacs-xelb@0.18

Or install the latest version:

guix install emacs-xelb

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.