Skip to content

Releases: robiot/xclicker

v1.5.1

27 Apr 18:14
ff72b4e
Compare
Choose a tag to compare

What's Changed

  • Consider null terminator when using malloc by @TomaSajt in #91

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

29 Sep 12:16
e37c609
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Jun 19:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

02 Apr 08:28
fa67dbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

01 Jan 09:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 Dec 19:09
Compare
Choose a tag to compare

What's new?

  • Bug fixes

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Oct 19:47
Compare
Choose a tag to compare

What's new

  • Implemented random interval & click type
  • Bug fixes

Full Changelog: v1.1.2...v1.2.0

v1.1.2

25 Oct 17:01
Compare
Choose a tag to compare

What's new

  • Now works with GTK applications
  • Bug fixes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Oct 17:21
Compare
Choose a tag to compare

What's new

  • Bug fixes (#10 and maybe #8)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Oct 10:54
Compare
Choose a tag to compare

What's Changed

  • You can now start / stop with a custom hotkey

Full Changelog: v1.0.1...v1.1.0