Debian Patches
Status for ibus-hangul/1.5.5-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| auto-reordering-option.patch | Auto reordering option on newer libhangul The old technique of registering "transition" callback for the auto reordering option doesn't work on newer libhangul library. . Use hangul_ic_set_option() to set the auto reordering option on newer libhangul library. |
Changwoo Ryu <cwryu@debian.org> | not-needed | upstream | 2020-04-11 | |
| screen-keyboard.patch | Support the key event from on screen keyboard diff --git a/src/engine.c b/src/engine.c index faa3fb1..d23bd24 100644 |
Peng Wu | yes | upstream | ||
| 003_state_display_clearer.patch | commit dfd93eb31956003f595b7ac3e45421d9b9d60f5a Make the Hangul/Latin state display more clear * The Latin state was displayed as "EN" in gnome-shell, but the English XKB input source also shows as "en", causing confusion. * Changed to "한글"/"영문". https://github.com/libhangul/ibus-hangul/issues/127 diff --git a/src/engine.c b/src/engine.c index ba95344..7f5bf63 100644 |
Changwoo Ryu <cwryu@debian.org> | no | 2026-02-22 | ||
| 004-add-icon-prop-key-inputmode.patch | commit 9ee4419ebca803a4f7f2d9c31550abb2c8017de0 engine: Add icon_prop_key as 'InputMode' in hangul.xml By setting icon_prop_key to 'InputMode', the IBus UI will display the property symbol as a status icon. See ibus/ibus@23c45b97 https://github.com/libhangul/ibus-hangul/issues/38 diff --git a/src/hangul.xml.in.in b/src/hangul.xml.in.in index 943e803..200f87e 100644 |
Choe Hwanjin <choe.hwanjin@gmail.com> | no | 2026-02-23 | ||
| 005-setup-exec-in-libexec.patch | commit 894eaf5246955dd325f5e7ceff52fbdfb00b3833 Use full path on running .../libexec/ibus-setup-hangul * Specify the full path of ibus-setup-hangul in ${libexecdir}: - In ibus-setup-hangul.desktop, used when running gnome-setup-hangul in gnome-control-center. - On "setup" property activation, used when running gnome-setup-hangul in gnome-shell. https://github.com/libhangul/ibus-hangul/issues/91 |
Changwoo Ryu <cwryu@debian.org> | no | 2026-02-22 |
