A window manager implements in pure Javascript.
- Stacking model
- Right click on window will close it, right click on background window will terminate the manager
-
Clone this repo.
-
run package instal under cloned repo
npm install
-
Modify your xinitrc to execute this WM, for example:
node ~/OdieWM/index.js
-
Have fun!
- Window cannot drag