Skip to content

intio/headless-wm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless WM

This is a purely headless, API-driven, X11 window manager. It is meant for kiosks, public displays, and other situations where interaction with the screen / machine is limited (for users and/or staff), and some form of remote control over the display is necessary.

It has no keybindings, no window decorations, no workspaces; it's almost completely bare-bones except for keeping a list of active/managed clients, which can be manipulated through an HTTP API.

Lineage

This is a fork of rollcat's dewm, which is a fork of Dave MacFarlane's dewm, which includes bits from taowm.

About

An X11 window manager that is controllable via an HTTP API

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE.taowm

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%