Skip to content

Releases: ful1e5/clickgen

v2.2.5

09 Jun 09:19
Compare
Choose a tag to compare

Issue Fixes

  • Fixed hotspot calculation while re-canvasing

v2.2.4

05 Jun 10:32
Compare
Choose a tag to compare

What's New?

  • Show detailed error for missing bitmaps in ctgen cursors config parsing

v2.2.3

25 May 15:14
Compare
Choose a tag to compare

What's New?

  • Clickgen now allows cursor bitmap re-canvasing by specifying size using the cursor_size:canvas_size format.
    See changelog-05212024

v2.2.2

24 Apr 13:20
Compare
Choose a tag to compare

Important Changes

  • f81ae4d Re-canvas all windows sizes to prevent blurry windows cursors

What's New?

  • Support python 3.12

Changes

  • ci: exclude older python version(>3.10) on macOS runner

v2.2.1

02 Mar 11:21
Compare
Choose a tag to compare

Important Changes

  • aa9ea8a Remove canvasing from lower resolution (>32px) in Windows Cursor

Changes

  • ci: updated to nodejs-20 in Github Actions

Issue Fixes

  • Fixed python string template in Windows uninstallation script, reported on: 4fbf21b.

v2.2.0

21 Dec 05:24
Compare
Choose a tag to compare

Issues Fixes

v2.1.9

23 Sep 06:22
Compare
Choose a tag to compare

Issues Fixes

  • typo: Fixed typo in Windows packaging registry AppStarteng -> AppStarting

v2.1.8

14 Sep 03:49
Compare
Choose a tag to compare

Changes

  • chore: x11_name is optional in cursor configs

Issues Fixes

  • typo: Fixed typo in Windows packaging registry Unavailiable -> Unavailable

v2.1.7

13 Sep 12:06
Compare
Choose a tag to compare

What's New?

Changes

  • dev: include clickgen.* modules with find method in package

Issues Fixes

v2.1.6

01 Sep 06:34
Compare
Choose a tag to compare

Issues Fixes

  • Included clickgen.libs module in distributing package (Fixed #60)