HarveyHunt / howm

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

Mouse support #29

Open HarveyHunt opened 9 years ago

HarveyHunt commented 9 years ago

I think it is important for howm to have better mouse support. I don't like using the mouse with a tiling WM, but sometimes it is necessary.

We should support resizing and moving windows using the mouse.

Anachron commented 8 years ago

I honestly don't agree here. We have everything with keybindings already. We dont need to bother with mouse. If it should be implemented, then with low priority.

Anachron commented 7 years ago

Sxhkd has the ability for click and release events. Is it possible to link those commands to cottage?

HarveyHunt commented 6 years ago

I'll take a look at the changes and see if I can include them in the examples files. :+1: