Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Version 1.3.0

Choose a tag to compare

@Lord-Kamina Lord-Kamina released this 11 Apr 21:41
· 83 commits to master since this release

Changes

Version 1.3.0

  • Bug Fixes
    • Small cleanups and removed some deprecated function calls.
    • Fixed a bug caused by modifying and using shortcuts defined only by a menuitem (Copy, Cut, Paste, etc.), these now work correctly.
    • Changed the way AltGraph is handled: In Linux, it's a distinct modifier. In Windows it's Control+Alt.
  • Changes/Additions
    • Finally removed dependence on the deprecated window-utils API.