Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 415 Bytes

README.markdown

File metadata and controls

25 lines (14 loc) · 415 Bytes

OdieWM

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