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/rules #30

Closed HarveyHunt closed 9 years ago

HarveyHunt commented 9 years ago

I have implemented rules and made some small changes to howm's internals (the prev_client fix was originally here but I put it into develop as it was urgent.)

Clients can be moved to a different workspace or have different properties set (fullscreen, floating and follow). I still need to add documentation for this (README and wiki need updating).

Can I have some feedback on the patch and anything else that we might want to add?