Skip to content

hotstreams/wm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

X11 Window manager

Simple X11 Window manager implementation using Xlib & OpenGL

Building

Prerequisites: CMake, Xlib, OpenGL, C++17 compiler

Built on Manjaro Linux 21.0.1

mkdir build && cd build
cmake ..
make
./wm

About

Simple X11 Window manager implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published