HarveyHunt / howm

A lightweight, X11 tiling window manager that behaves like vim
GNU General Public License v2.0
649 stars 24 forks source link

Feature/ipc config #46

Closed HarveyHunt closed 9 years ago

HarveyHunt commented 9 years ago

This is a massive PR that refactors howm into multiple files, removes config.h completely and moves to using IPC for configuration and keypresses.

I have pushed new docs to http://harveyhunt.github.io/howm/ that are relevant to this branch.

Feedback would be great (I know that the TravisCI build is failing and I will fix it soon).