Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-30 | Fix usleep compilation error | randoragon | |
usleep is deprecated, use nanosleep instead. See https://github.com/randoragon/mousemode/commit/25f36177c6e5d5ebc47bc59f6defb59c98781a87 | |||
2021-04-16 | Update - add man page | Randoragon | |
2021-01-26 | Fix architectures | Randoragon | |
2021-01-24 | Update .SRCINFO | Randoragon | |
2021-01-24 | Add provides field | Randoragon | |
2021-01-24 | Fix pkgver() revision info | Randoragon | |
2021-01-23 | Add automatic package versioning based on git rev | Randoragon | |
2020-11-13 | Bump version to 1.0.2 | Randoragon | |
From now on only the absolutely necessary keys are grabbed, leaving all the other ones untouched. | |||
2020-09-29 | Bump .SRCINFO version to 1.0.1 | Randoragon | |
Forgot to do it in the previous commit. | |||
2020-09-29 | Bump version to 1.0.1 | Randoragon | |
Added ability to move the mouse with keypad arrow keys. | |||
2020-09-21 | Remove gcc from makedepends (part of base-devel) | Randoragon | |
See https://wiki.archlinux.org/index.php/PKGBUILD#makedepends | |||
2020-09-20 | Remove unnecessary comments from PKGBUILD | Randoragon | |
2020-09-20 | Fix package name | Randoragon | |
2020-09-20 | Init commit | Randoragon | |