Skip to content

1.1.0

Compare
Choose a tag to compare
@zkxs zkxs released this 15 Nov 20:42
· 67 commits to master since this release

New:

  • Linux build compiles. It definitely doesn't work on Wayland. It might work on x11, but I'm unsure.
  • git commit hash is now included in the version information. This allows distinguishing between different prerelease builds that use the same version number.

Changes:

  • The Ctrl+K keyboard shortcut only activates the color-picker when Adjust Mode is enabled. This was done because I type Ctrl+K a lot in other applications, and the color picker kept activating against my will.
  • Change color-picker size from 256x256 to 252x252. This enables some performance improvements behind the scenes.

Bug fixes:

  • The green channel would be calculated wrong when hues were in the 4th hextant of the color picker