OdieWM

May 27, 2012 ยท View on GitHub

A window manager implements in pure Javascript.

Feature

  1. Stacking model
  2. Right click on window will close it, right click on background window will terminate the manager

Install

  1. Clone this repo.

  2. run package instal under cloned repo

     npm install
    
  3. Modify your xinitrc to execute this WM, for example:

     node ~/OdieWM/index.js
    
  4. Have fun!

Known Issues

  1. Window cannot drag