Skip to content

Releases: Airblader/unclutter-xfixes

Release 1.6

25 Aug 05:44
Compare
Choose a tag to compare

This release contains the following changes:

  • [Feature] --start-hidden to hide the cursor initially when unclutter-xfixes starts.
  • [Feature] --ignore-buttons to specify one or more buttons which do not unhide the cursor.
  • [Feature] --hide-on-touch to hide the cursor on touch input.
  • [Fix] --timeout now supports non-integer values.
  • Various improvements to the man page.

Release 1.5

11 Dec 20:52
10fd337
Compare
Choose a tag to compare

This release adds backwards compatibility with the original unclutter by supporting all command-line flags in the sense that at the very least they do not cause an error. Some of these flags are implemented while others will be ignored (see man page for details).

Release 1.4

22 Nov 12:21
4697eb1
Compare
Choose a tag to compare

This release removes the dependency to git from the Makefile so that a tar ball can be properly built. As a consequence, version numbers reported by unclutter-xfixes --version will no longer be commit-specific.

Release 1.3

24 Jan 07:46
ead5166
Compare
Choose a tag to compare
  • Also listen for touch events to work correctly in touch environments.
  • Set the initial timeout to hide the cursor to the configured timeout instead of 0.

Release 1.2

02 Aug 19:43
Compare
Choose a tag to compare

This release contains the following changes:

  • Added new option --ignore-scrolling.

Release 1.1

19 May 08:48
Compare
Choose a tag to compare

This release contains the following changes:

  • Fixed a memory leak.
  • Added a new --jitter option to only consider cursor movements bigger than some radius.
  • Documented the default value for --timeout.
  • Fixed some compiler warnings.

Release of 1.0

11 Jul 22:15
Compare
Choose a tag to compare
v1.0

Fix AUR package name.