What's Changed
- Bump version to 1.19.1 by @nbolton in #128
- Refactor versioning and include directives by @nbolton in #129
- Consistent arch naming in package script by @nbolton in #130
- Reintroduce missing CodeQL analysis workflow by @nbolton in #131
- Add CodeQL and SonarCloud badges to README by @nbolton in #132
- Update launch configurations to use lldb-dap type for debugging by @nbolton in #133
- Add support for signing binaries with local macOS codesign cert by @nbolton in #134
- Add SSL_OP_IGNORE_UNEXPECTED_EOF option for TLS by @nbolton in #135
- fix: handle xkb_keymap_mod_get_mask returning 0 by @nbolton in #136
- bump: update version to 1.20.0 by @nbolton in #137
- fix: client to server modifier press/release by @nbolton in #138
- fix: apply scroll lock setting on initialization by @nbolton in #139
- Improve handling of modifiers in EI key state (Wayland) by @nbolton in #140
- fix: stuck modifiers after screen unlock on windows by @nbolton in #141
- Only set Core binary install target when building GUI by @nbolton in #142
- Correct format specifier in debug log for desk switch by @nbolton in #143
Full Changelog: v1.19.0...v1.20.0