ewm is a tiling window manager for X based on dwm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
E. Almqvist e377c2e880 Changed bin name to ewm to not conflict with dwm 2 years ago
src Changed bin name to ewm to not conflict with dwm 2 years ago
.gitignore Update .gitignore 4 years ago
PKGBUILD Changed bin name to ewm to not conflict with dwm 2 years ago
README.md README.md update 2 years ago
ewm.desktop Changed bin name to ewm to not conflict with dwm 2 years ago
ewm.install Changed bin name to ewm to not conflict with dwm 2 years ago

README.md

Epsilon Window Manager

About

This is a tiling window manager for Xorg based of the suckless' dynamic window manager. In short, ewm is a fork of dwm.

Why?

It is a fork. I maintain it, improve it, and make it actually useable rather than saying that everything is "bloat". If you don't like it: then don't use it.

Future plans

  • A better configuration system (actual config file)
  • A nice bar Have a suggestion? Submit one!

License

Licensed under GNU General Public License v3, check LICENSE.

Installation

  1. git clone https://github.com/E-Almqvist/dwm.git
  2. cd dwm/src && make install
  3. Check out the XSession installation