Releases: robiot/xclicker
Releases · robiot/xclicker
v1.5.1
v1.5.0
What's Changed
- Add uninstall target to the makefile by @robiot in #66
- Update README.md by @robiot in #76
- Fix AppImage image by @robiot in #77
- Also set the icon for the settings window by @robiot in #78
- Fix arm64 builds by @robiot in #86
- Fix crash when setting keybind by @robiot in #85
- Remember all options after restart and add button to reset in settings by @koutoftimer in #81
- g_idle_add with
return FALSE
instead of ...add_once by @robiot in #87
New Contributors
- @koutoftimer made their first contribution in #81
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Fix badge link by @svemat01 in #30
- Format code by @robiot in #34
- Move web/ to its own repository by @robiot in #36
- Add "All repositories" header by @robiot in #37
- Create assets/ folder by @robiot in #39
- Change default millisecond value from 10 to 100 by @robiot in #42
- Introduce hold mode that is running while hotkey is held down by @robiot in #41
- Fix unmatched interval notice in settings UI by @robiot in #43
- Implement "hold time per click" option by @robiot in #45
- Load from config path from glib function by @robiot in #46
- Delete .gitattributes by @robiot in #47
- Fix github link in settings by @robiot in #48
- Update readme to reflect new functions by @robiot in #49
- Update image in Readme by @robiot in #50
- Version 1.4.0 by @robiot in #51
- Make parameters match prototype by @robiot in #52
- Update package build-essential by @robiot in #53
- Update gcc to gcc-11 by @robiot in #54
New Contributors
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Clarify repeat UI by @vadi2 in #21
- Add the 'hold' feature as requested by #18 by @ctxnop in #22
- Implement automatic releases by @robiot in #26
- Workaround for AppImageTool with docker by @robiot in #27
- Change from arm to armhf #24 by @robiot in #29
New Contributors
Full Changelog: v1.3.1...v1.3.2