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

bu/OdieWM

Repository files navigation

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

About

A pure javascript-based window manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published