17
0

11 Commits

Author SHA256 Message Date
7c53fcaaea Accepting request 1089312 from devel:ARM:Factory:Contrib:PinePhone
- Update to upstream version 2.3.0:
  * Re-show the keyboard on Wayland surrounding text changes
  * 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
- Misc. whitespace- or comment-only changes.
- Modernize spec file by leaving out definition of the BuildRoot:
  tag or usage of the %defattr macro.
- Add maliit-framework-tests subpackage for packaging the
  provided unit tests.
- Remove deleted wayland-gtk wrapper.
- Add patch to fix building the test cases with GCC 12+.
- Rename libmaliit0 to libmaliit2 and, at the same time, split it
  up into libmaliit-plugins2 and libmaliit-glib2, since both
  libraries are independent from another.
- Rename maliit-framework-devel to libmaliit-devel.
- Add rpmlintrc to ignore warnings and errors we are aware of,
  but want to do on purpose (which is fine).
- Add Group: tags to packages.
- Rename dist file to %{name}-%{version}.tar.gz and add the usual
  GitHub fetching URL.
- Modify _service file to recompress to gz instead and set the
  correct file name. However, it turns out that this is really
  broken. Add a comment and fall back to manual fetching for the
  time being.

OBS-URL: https://build.opensuse.org/request/show/1089312
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=88
2024-03-15 14:30:54 +00:00
Andrés Barrantes Silman
64bf13e08e - Changes for the version 2.2.0:
* 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.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=87
2022-02-15 22:14:37 +00:00
Andrés Barrantes Silman
9db99e4ff9 - Add a missing build requirement, pkgconfig(wayland-protocols).
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=86
2021-12-27 02:21:33 +00:00
Andrés Barrantes Silman
4606932bde Accepting request 928657 from home:andresbs:branches:M17N:Maliit
- Changes for the version 2.1.1:
  * Fix a (README) build error. No actual code has been changed.

OBS-URL: https://build.opensuse.org/request/show/928657
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=85
2021-11-02 04:43:14 +00:00
Andrés Barrantes Silman
935bcbc07e - Backport 0000-Fix_installing_README.patch to fix build errors.
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=82
2021-09-22 03:41:38 +00:00
Andrés Barrantes Silman
6579625bc6 - Changes for the version 2.1.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
- Removed patch 0000-examples-optional.patch

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=81
2021-09-22 03:29:17 +00:00
Andrés Barrantes Silman
5e732256e3 - Version 2.0 has been released, no changelog is provided. This
solves bsc#1184014.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=80
2021-05-22 21:41:57 +00:00
Andrés Barrantes Silman
75032dcf4c - Do not build tests/examples, through the patch
0000-examples-optional.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=79
2021-05-22 21:39:12 +00:00
Andrés Barrantes Silman
931c8747a5 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=78 2021-05-07 18:18:47 +00:00
Andrés Barrantes Silman
8959b3eaee Accepting request 891374 from home:andresbs:plasma-mobile
Fix missing deps

OBS-URL: https://build.opensuse.org/request/show/891374
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=77
2021-05-07 18:17:39 +00:00
Andrés Barrantes Silman
68784c6755 Accepting request 882712 from home:KAMiKAZOW:Test
Update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/882712
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=76
2021-05-07 18:11:21 +00:00