Skip to content
0.63

Features/Fixes:

    - Use meson for building project (MR 127)
    - Only trigger keyboard haptic when tapping a key (MR 128)
    - Add section 5 manpage (MR 125)
    - Support toggling key preview popup at runtime (MR 126)
    - Show default keyboard layer on wrong passphrase (MR 123)
    - Fix issues with using DirectFB (MR 122)
    - Prevent dots from overflowing input box (MR 112)
    - Highlight keys when clicking or tapping (MR 104)
    - Fix key height being reduced by 5-row layout (MR 121)
    - Add functional tests (MR 120)
    - Add 4th row on first two layers for numbers / symbols (MR 111)

Notices for package maintainers:

    - This release switches the build system to meson
    - Tests are now included, see README.md for for details