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
12 lines
487 B
Plaintext
12 lines
487 B
Plaintext
<services>
|
|
<service mode="manual" name="obs_scm">
|
|
<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">399751b84b078b79afcfbf64b2ce374018400e21</param>
|
|
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
|
|
<param name="versionrewrite-replacement">\1</param>
|
|
</service>
|
|
<service mode="manual" name="set_version"/>
|
|
</services>
|