Harvey Hunt

Results 15 issues of Harvey Hunt

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...

enhancement

It's about time that howm had a logo. Perhaps something blocky and pixel like?

enhancement

This has been requested by a lot of people and is something that should be added in the future.

enhancement

A window may wish to be moved to a different workspace. This should be handled in `client_message_event`. In order to do this, we need to be able to move an...

beginner

This was removed with the move to using cottage for commands. By saving the IPC string of the last command, it should be possible to call `ipc_process` on the string...

beginner

This is the perfect task for a new comer - there are still quite a few comments that need updating and completing.

documentation
beginner

I wanted to do this a few months ago, but the lack of `sudo` in containers meant it was impossible to install packages - this has been worked around now....

infrastructure

It would be great if we could get some unit testing into howm. I see two ways of doing it: - Use [minunit](http://www.jera.com/techinfo/jtns/jtn002.html), a VERY lightweight unit testing lib. -...

enhancement

There is no mention of cottage, sxhkd or how configuration now works.

documentation

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...

enhancement