Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kettek/gwmbl

Experiment in a golang X11 window manager
https://github.com/kettek/gwmbl

Last synced: 19 days ago
JSON representation

Experiment in a golang X11 window manager

Awesome Lists containing this project

README

        

# gwmbl
**gwmbl** is an experiment in writing a relatively simple window manager in Go using xcb/xproto. At the moment it has the basics of window borders, window move (lmb), resize (rmb), and focusing on lmb release with no move.

It will probably be enhanced to be a reparenting WM to support more modern programs, potentially event using net wm features.