Accepting request 1033163 from home:Pi-Cla:branches:M17N

update: 1.16.12 -> 1.16.13
- Get program name of focused window also when ibus cannot get it
- Use focus id if available (it is available for ibus >= 1.5.27)
- Use IBus.PreeditFocusMode.COMMIT and make sure the input is cleared and the UI updated when the focus changes
- Do not reset input purpose on focus out
- Do not commit by index when OSK is visible

OBS-URL: https://build.opensuse.org/request/show/1033163
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=62
This commit is contained in:
Gordon Leung
2022-11-03 20:30:27 +00:00
committed by Git OBS Bridge
parent d4a8ea720b
commit e2bf0ea5ea
5 changed files with 15 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/mike-fabian/ibus-table</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">88ac6d921e6252e2d1450f017a519fc12e591138</param>
<param name="revision">399751b84b078b79afcfbf64b2ce374018400e21</param>
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
</service>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3931032dafcaa8c5cd749ec3b7a61a72487b0a9237ebe18c4c46b694cdd02508
size 1519559

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:851e43a2b30ba08ab17b9c806cf337fc3393bf09b61637699c6e1fde53138d2c
size 1532633

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 3 20:19:55 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
update: 1.16.12 -> 1.16.13
- Get program name of focused window also when ibus cannot get it
- Use focus id if available (it is available for ibus >= 1.5.27)
- Use IBus.PreeditFocusMode.COMMIT and make sure the input is cleared and the UI updated when the focus changes
- Do not reset input purpose on focus out
- Do not commit by index when OSK is visible
-------------------------------------------------------------------
Fri Sep 9 21:13:07 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 1.16.12

View File

@@ -17,7 +17,7 @@
Name: ibus-table
Version: 1.16.12
Version: 1.16.13
Release: 0
Summary: The Table engine for IBus platform
License: LGPL-2.1-or-later