jersou / mouse-actions

mouse-actions execute some command from mouse events such as clicks/wheel on the side/corners of the screen, or drawing shapes. It's a mix between Easystroke and Compiz edge commands.
MIT License
173 stars 7 forks source link

[Request] Add README, Changelog, docs, etc to the tar.gz binary released on github #19

Open m040601 opened 1 year ago

m040601 commented 1 year ago

Currently mouse-actions doesnt have a man page.

That's OK, the source code tar.gz or zip released on github contains a lot of stuff like

This is not fluff. It is important doc and stuff for a complex tool like this. It should be offline on the end user PC. Not just online to read on the Internet.

Unfortunatelly the tar.gz releases of the gui and non gui binaries do not contain any of these.

Please bundle them as well. Thanks in advance.