Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
/ lucien_wm Public archive

A simple compositing window manager written in c++ and opengl.

License

Notifications You must be signed in to change notification settings

LinArcX/lucien_wm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucien_wm

A simple compositing window manager written in c++ and opengl.

Prerequisites

  • make
  • cmake
  • clang

Build

git clone https://github.com/LinArcX/lucien_wm
cd lucien_wm
mkdir -p output/cmake output/debug output/release
cd output/cmake/
cmake -DCMAKE_BUILD_TYPE=Release ../..
make -j8

Test with Xephyr

./run.sh

License

License

About

A simple compositing window manager written in c++ and opengl.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published