Skip to content

Releases: Wazzaps/fingerpaint

v1.2.7

18 Feb 23:07
Compare
Choose a tag to compare

Bugfixes:

  • dconf was broken (it didn't display the value of a key if it was the default value) so I switched to gsettings (Should fix #12 and #24)

Misc:

  • Switched to PIL.Image.LANCZOS instead of .ANTIALIAS (which is deprecated)

Full Changelog: v1.2.6...v1.2.7

v1.2.6

08 Oct 21:08
Compare
Choose a tag to compare

Bugfixes:

  • Add warning if XDG_SESSION_TYPE is not specified

Misc:

  • Added Nix flake

Full Changelog: v1.2.5...v1.2.6

FingerPaint v1.2.5

25 Sep 19:50
Compare
Choose a tag to compare

Bugfixes:

  • Remove xinput check if running on Wayland, replace with needed dconf check

Full Changelog: v1.2.4...v1.2.5

FingerPaint v1.2.4

11 Aug 19:35
Compare
Choose a tag to compare

New Features:

  • Added support for --fullscreen.

Full Changelog: v1.2.3...v1.2.4

FingerPaint v1.2.3

19 Apr 11:05
Compare
Choose a tag to compare

Added hotfix for Arch/Manjaro based distros + Verify pillow version

Arch/Manjaro problem was that it doesn't set /org/gnome/desktop/peripherals/touchpad/send-events to any value by default. I assume it's "enabled" if it's empty now

FingerPaint v1.2.2

07 Sep 17:35
Compare
Choose a tag to compare

Work with old pillow versions (i.e. the one that comes with Ubuntu 20.04)

FingerPaint v1.2.1

07 Sep 16:50
Compare
Choose a tag to compare

Bumped minimum evdev dependency version so old distros will install it

FingerPaint v1.2

08 Aug 19:01
Compare
Choose a tag to compare

Now with wayland support! (for gnome)

FingerPaint v1.1.2

07 Aug 19:58
Compare
Choose a tag to compare
Loosen dependency constraints