Skip to content

Releases: qarkai/xautoclick

v0.34

24 May 15:27
Compare
Choose a tag to compare
  • add uinput clicker backend with fallback to X11
  • pkg-config is required for build
  • add units of measurements (#3)
  • add window icon for GTK and Qt GUI (#4)
  • remove getting values during clicking (fa5d057)
  • update Readme

v0.33

18 Apr 14:00
Compare
Choose a tag to compare
  • port to CMake
  • add .desktop file and icon (thanks to @freddii)
  • add GTK+ 3, Qt5 support
  • drop GTK+ 1.2, GTK+ 2, Qt3, Qt4 support

v0.32

07 Jun 15:01
Compare
Choose a tag to compare
  • increase maximum limits of values
  • fix searching of X11 libs in configure
  • add config file

v0.31

07 Jun 15:03
Compare
Choose a tag to compare
  • fix compiler check
  • fix missing include (qt4 gui)
  • fix linking of fltk version

v0.30

07 Jun 15:04
Compare
Choose a tag to compare
  • source code cleaned up
  • added Qt 4 GUI
  • added FLTK GUI

v0.20

07 Jun 15:04
Compare
Choose a tag to compare

Various documentation and typo fixes

v0.19

07 Jun 15:05
Compare
Choose a tag to compare
  • increased upper limits on values
  • fixed visibility bug in qt3 version (lower half of buttons were sometimes not visible)