Skip to content

Releases: maliit/framework

2.3.0

06 Jul 15:48
cb623a4
Compare
Choose a tag to compare
  • Fix paths in maliit-defines.prf
  • Use compose input plugin fallback only if key redirection is disabled
  • Remove leftover code from Qt 4 times
  • Enable installing unit tests again
  • Remove legacy unused Maemo-specific code
  • Use QLoggingCategory for logging
  • Fix application orientation angle back to clockwise
  • Add the Mir input panel window type flag
  • Use CMAKE_INSTALL_FULL_* paths in pkgconfig files
  • Remove the unused and unnecessary gtk3 wayland input context plugin
  • Remove unused and useless install target

2.2.1

04 Apr 18:33
ad906ca
Compare
Choose a tag to compare
  • Re-show the keyboard on Wayland surrounding text changes

Maliit-framework 2.2.0

14 Feb 12:44
1f2443d
Compare
Choose a tag to compare

What's Changed

  • Fix sending of modifiers and keysyms on Wayland by @dobey in #74
  • Fix deprecation warnings by @dobey in #75
  • Use text-input-unstable-v2 protocol for QtWayland clients by @dobey in #63
  • Add CI with GH Actions and fix tests by @dobey in #80
  • CI: Run apt-get update and dist-upgrade before installing things by @dobey in #81
  • Run the CI on Debian Testing with wayland enabled by @dobey in #82
  • Correctly handle building with XCB disabled by @dobey in #83
  • cmake: Lower requirement to 3.5 to allow building on Ubuntu 16.04 by @dobey in #84
  • NEWS: Update for 2.2.0 release by @dobey in #87

Full Changelog: 2.1.1...2.2.0

Maliit Framework 2.1.1

09 Oct 06:38
a9ab494
Compare
Choose a tag to compare

Fix a build error. No actual code has been changed.

Maliit Framework 2.1.0

21 Sep 16:11
284a562
Compare
Choose a tag to compare

CHANGES SINCE 2.0.0

  • Add cmake option to build examples and do not build them by default
  • Fix search for qtwaylandscanner on 32-bit architectures
  • Show the panel as the keyboard interface is reset
  • Ensure orientation updates are always sent when valid
  • Only allow focus removal from input items
  • Clean up FindGIO.cmake to allow working with older cmake
  • Stop client crashing when QGuiApplication::focusObject is null
  • Load compose inputcontext plugin for physical keyboard handling
  • Update input method area when activation is lost
  • input_method_v1: Treat content_purpose_digits just like content_purpose_number
  • Update or remove outdated and broken links

ATTENTION! We let a small oversight slip into the release. Please apply patch 38b743d to correct the build error.