Takao Fujiwara
3a1d97f185
Rebuilt for unicode-ucd- 12.0.0
2019-04-16 18:56:03 +09:00
Takao Fujiwara
b8c345fa3b
Bumped to 1.5.20
2019-03-01 21:43:00 +09:00
Pete Walter
9dfd3afd98
Update wayland deps
...
Just wayland-devel is enough these days.
2019-02-28 21:33:21 +00:00
Takao Fujiwara
ba99db5fb5
Update ibus.spec to delete GConf dependencies
2019-02-22 19:17:45 +09:00
Takao Fujiwara
769eef0b90
Resolves : #1671286 wrong mutex
2019-02-05 19:40:33 +09:00
Kalev Lember
97404e255a
Co-own vala and gir directories
...
Instead of hard-requiring vala and gobject-introspection-devel, co-own
these directories following a common pattern in other packages.
2019-02-04 12:53:50 +01:00
Kalev Lember
ff134446c8
Update BRs for vala packaging changes
2019-02-04 12:52:13 +01:00
Fedora Release Engineering
569aefa2c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:03:34 +00:00
Takao Fujiwara
0e0ffba4d2
Resolves : #1470673 Replace assert with warning for .XCompose
...
- Update APIs for Hangul preedit in Flatpak
- Fix Atom and Slack for Flatpak
- Resolves : #1663528 Check if the mutex is not unlocked before the clear
2019-01-29 18:28:31 +09:00
Igor Gnatenko
98deeedf28
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:07 +01:00
Takao Fujiwara
6de984296b
Connect to button-press-event only with IBUS_ENGINE_PREEDIT_COMMIT
...
Use ISO 639-3 names instead of 639
2018-12-20 17:24:16 +09:00
Takao Fujiwara
e5d4c88733
Fix SEGV on mouse clicks when ibus-daemon not running
2018-12-12 16:16:43 +09:00
Takao Fujiwara
4f9e8c7805
Always reset and clear preedit on mouse click
...
- Show compose preedit with custom compose file
- Clear preedit in IBusEngineSimple with focus changes
- Obsolete ibus-xkbc since Fedora 30
2018-12-10 14:18:18 +09:00
Peng Wu
c3be8d630b
Obsoletes ibus-xkbc
2018-12-05 15:05:51 +08:00
Miro Hrončok
d41da9d775
https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
2018-11-15 12:53:55 +01:00
Takao Fujiwara
ec5ba95d77
Detect mouse click to commit Hangul preedit
...
- Do not delete IBUS_CAP_SURROUNDING_TEXT
2018-11-15 14:42:36 +09:00
Takao Fujiwara
854c04dc0f
Reverted noarch for devel-docs by mistake
2018-11-06 17:00:41 +09:00
Takao Fujiwara
abd5cc37ab
RHEL code reviews
2018-10-31 18:02:01 +09:00
Takao Fujiwara
b0845dabef
dbus-x11 is not required in Fedora 30
...
- Add Conflicts for Fedora 28
2018-10-29 18:00:31 +09:00
Takao Fujiwara
0f47884d29
Fix changelog
2018-10-23 17:38:37 +09:00
Takao Fujiwara
f568407844
Delete Requires ibus in ibus-gtk* for Flatpak
2018-10-22 19:42:43 +09:00
Takao Fujiwara
46dfb4a035
Enhance package dependencies
...
- Use __python3 instead of python3
- Use Recommends dependencies instead of Requires ones for Flatpak
2018-10-18 16:49:02 +09:00
Takao Fujiwara
ed8c51ca3a
Fix Bug SEGV Choose an emoji by mouse from the emoji category list
2018-09-14 16:59:42 +09:00
Takao Fujiwara
3a447b7916
Fix Bug 1618682 - SEGV with ASCII on emojier in Wayland
...
- Support Shift-Space on emojier preedit
- Do not move Emojier popup with the active candidate in Xorg
2018-08-30 13:44:22 +09:00
Takao Fujiwara
7d5c2f40f5
Do not clear Unicode data when emoji annotation lang is changed
2018-08-22 19:54:53 +09:00
Takao Fujiwara
30bbd8c640
Fixed date typo
2018-08-09 13:02:25 +09:00
Takao Fujiwara
646a0af7fc
Bumped to 1.5.19
2018-08-08 20:08:19 +09:00
Takao Fujiwara
585dcdb416
Fixed Man page scan results for ibus
...
- Added IBUS_DISCARD_PASSWORD env variable for password dialog in firefox
- Added history annotation for previous emojis
2018-08-06 16:26:11 +09:00
Takao Fujiwara
95fe5b48a2
Deleted deprecated g_mem_* APIs
2018-07-24 18:12:39 +09:00
Takao Fujiwara
d165013e69
Rebuilt with RHEL code reviews
2018-07-23 19:18:36 +09:00
Fedora Release Engineering
d49f22412d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:30:41 +00:00
Miro Hrončok
e391cc65cb
Rebuilt for Python 3.7
2018-07-02 18:22:31 +02:00
Takao Fujiwara
866e11711f
Do not use combined characters on preedit for compose keys
...
Fixed an infinite loop of extension preedit with xterm
2018-06-29 16:50:24 +09:00
Takao Fujiwara
716b06dccf
Enable preedit for compose keys
...
- Fix SEGV in panel_binding_parse_accelerator
2018-06-27 12:40:25 +09:00
Takao Fujiwara
6784864abc
Moved input focus on Emojier to engines' preedit
...
- Removed ibus-xx-emoji-harfbuzz.patch not to change session emoji font
2018-06-20 19:07:39 +09:00
Miro Hrončok
30023155fc
Rebuilt for Python 3.7
2018-06-19 10:44:49 +02:00
Takao Fujiwara
52f775da5d
Fixed Bug 1574855 - [abrt] ibus: ibus_engine_filter_key_event()
2018-05-07 13:40:53 +09:00
Takao Fujiwara
efc8a4fd62
Always BuildRequires: python2-devel
...
https://bugzilla.gnome.org/show_bug.cgi?id=759334
2018-04-20 16:32:44 +09:00
Takao Fujiwara
0f785cc44d
Disabled python2 since RHEL8
2018-04-13 20:25:14 +09:00
Takao Fujiwara
e4d7f1ede0
Fixed Bug 1554714 - improve order of unicode matches
2018-03-30 12:52:30 +09:00
Takao Fujiwara
76af58317c
Fixed Bug 1554813 - Enter key on numpad in Emojier
2018-03-15 17:38:34 +09:00
Takao Fujiwara
1ed40fb814
Rebuilt for cldr-emoji-annotation-32.90.0_1 and unicode-emoji-10.90.20180207
2018-03-09 14:20:15 +09:00
Takao Fujiwara
18b43f85bb
Bumped to 1.5.18
2018-03-02 18:05:41 +09:00
Iryna Shcherbina
7604e10d92
Update Python 2 dependency declarations to new packaging standards
2018-02-28 16:42:43 +01:00
Takao Fujiwara
cf670af516
Enabled panel extension in Wayland
2018-02-27 15:47:19 +09:00
Takao Fujiwara
98919f74e3
Added panel extension for emoji keybinding not to depen on desktops
2018-02-21 16:07:48 +09:00
Igor Gnatenko
e8182c8672
Revert "Added redhat-rpm-config version for ldconfig_scriptlets"
...
This is not needed and is part of epel-rpm-macros too. Moreover, it
pulls runtime dependencies.
This reverts commit ad6f6d206f
.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 08:44:28 +01:00
Takao Fujiwara
d8b20927ba
Fixed Bug 1543306 - comment in scriptlet
2018-02-09 14:35:59 +09:00
Takao Fujiwara
a3692b8582
Implement Unicode choice on Emojier
2018-02-06 14:43:55 +09:00
Takao Fujiwara
a8719e1d2d
Do not install ibus-wayland by default
2018-02-06 12:55:24 +09:00