HarveyHunt / howm

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

Optimisations #23

Open HarveyHunt opened 10 years ago

HarveyHunt commented 10 years ago

howm isn't a fast and responsive as I would like, optimisations need to be made.

A good example is when killing a workspace. remove_client refocuses all of the windows- that's rather wasteful.