Skip to content

Instantly share code, notes, and snippets.

@CHNB128
Created May 29, 2018 08:04
Show Gist options
  • Save CHNB128/f4c274401a595f3e32480ad59b6ecd20 to your computer and use it in GitHub Desktop.
Save CHNB128/f4c274401a595f3e32480ad59b6ecd20 to your computer and use it in GitHub Desktop.
Creating a window managar

Common

Stadart way to create windows manager Used by i3, Gnome, Xface, etc... Xlib

The X protocol C-language Binding (XCB) Is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.

JavaScrip lib to create base HTML, SCC window manager

StumpWM is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment