10 Commits

Author SHA256 Message Date
Gordon Leung
72673ad276 - Update to 1.17.6
* Drop Python2 support (using pyupgrade --py3-plus *.py)
 * Make it possible to use keys with Unicode keysyms in keybindings
 * Use frames_per_buffer=chunk_size option in self._paudio.open()
 * Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%)

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=74
2024-06-28 02:09:44 +00:00
Gordon Leung
c10b717122 - Update version to 1.17.4
* Fix compose support for ibus >= 1.5.28 (Resolves: #145)
 * Translation update from Weblate (New language, Russian, (ru) 80%)

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=70
2023-11-10 18:06:05 +00:00
Gordon Leung
0076c08086 update: 1.16.14 -> 1.17.0
- New option commit_invalid_mode: Choose what happens when a character not in valid input characters is typed
- More translations

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=66
2023-04-07 23:19:41 +00:00
Gordon Leung
c5a96d3513 Accepting request 1035154 from home:Pi-Cla:branches:M17N
update: 1.16.13 -> 1.16.14
- Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None

OBS-URL: https://build.opensuse.org/request/show/1035154
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=64
2022-11-11 05:28:10 +00:00
Gordon Leung
e2bf0ea5ea 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
2022-11-03 20:30:27 +00:00
Gordon Leung
d4a8ea720b update: 1.16.11 -> 1.16.12
- Stop using locale.getdefaultlocale() because it is deprecated in Python 3.11
  and will be removed in Python 3.13
- Add 128x128, 256x256, and svg (remote) icons to ibus-table.appdata.xml

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=60
2022-09-09 21:15:05 +00:00
Gordon Leung
ca0eac324b update: 1.16.10 -> 1.16.11
- Remove hashbang from chinese_variants.py and tabcreatedb.py
  * gh#mike-fabian/ibus-table#118

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=58
2022-08-06 15:29:45 +00:00
Gordon Leung
7069d09274 Go back to using the release tarball as it is different from source tarball
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=57
2022-08-05 21:26:00 +00:00
Gordon Leung
f686c596b7 update: 1.16.9 -> 1.6.10
- Add png versions of the ibus-table.svg icon
- Add (remote) icon to ibus-table.appdata.xml
- Add screenshot to ibus-table.appdata.xml

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=56
2022-08-05 20:19:11 +00:00
Gordon Leung
15ba1b5585 Start using _services
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=54
2022-08-01 04:09:48 +00:00