Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian-multiarch.patch | Re: Bug#922516: missing binary gtk-query-immodules-3.0 Please add /usr/lib/x86_64-linux-gnu/libgtk-3-0 to the PATH when running tests that rely on gtk-query-immodules-3.0, or invoke it by its full path. Note that this is a Debian-specific change and should not be upstreamed. |
Simon McVittie <smcv@debian.org> | not-needed | 2023-08-15 | ||
0003-dconf-Use-dbus-run-session-to-set-up-dconf-overrides.patch | dconf: Use dbus-run-session to set up dconf overrides dbus-launch is not particularly well designed to be used to run individual processes with a temporary D-Bus session bus. Since dbus 1.8, the dbus-run-session utility provides a better way to do this. The upstream is going to remove the dconf stuff so there's no need to upstream. See https://github.com/ibus/ibus/issues/2150 |
Simon McVittie <smcv@debian.org> | not-needed | 2023-07-30 | ||
dconf-Create-a-temporary-XDG_RUNTIME_DIR.patch | dconf: Create a temporary XDG_RUNTIME_DIR Some chroot-based autobuilder environments, including Debian's sbuild, have a tendency to inherit the XDG_RUNTIME_DIR variable from outside the chroot but not create a corresponding directory inside the chroot. If we do have a valid XDG_RUNTIME_DIR, we probably don't want to touch it during the build anyway: it's better to use a temporary one in all cases. The upstream is going to remove the dconf stuff so there's no need to upstream. See https://github.com/ibus/ibus/issues/2150 |
Simon McVittie <smcv@debian.org> | not-needed | 2023-07-30 | ||
socket-name-compatibility.patch | compatibility for use-wayland-display-for-socket-name.patch This writes ~/.config/ibus/bus/SOCKETPATH with the old name. | Changwoo Ryu | not-needed | upstream | 2021-09-04 | |
ubuntu-forward-panel-properties.patch | Broadcast when panel properties are registered/updated Augment the panel service D-Bus interface so that external consumers can detect when the panel service properties are changed. Needed for Unity (indicator-keyboard) |
William Hua <william.hua@canonical.com> | not-needed | 2020-04-30 | ||
backport/c5748e6257e7f203595784e9a10e144e86379a80.patch | [PATCH] client/wayland: Fix repeating key between focus | fujiwarat <takao.fujiwara1@gmail.com> | no | 2025-01-21 | ||
backport/aac5446e8c98db934912b9b15a1ef92c3b7e4c8c.patch | [PATCH] src: Fix declaration errors with GCC 15 BUG=rhbz#2340629 |
fujiwarat <takao.fujiwara1@gmail.com> | no | 2025-01-24 | ||
backport/d039b95b1af14fd34167a4ca038938cef2ea41ca.patch | [PATCH] util/IMdkit: Fix incompatible-pointer-types in TransportSW.checkAddr BUG=rhbz#2340629 |
fujiwarat <takao.fujiwara1@gmail.com> | no | 2025-01-24 | ||
backport/4364c53e2f9f8c6207a0c0210a023394172c7909.patch | [PATCH] src/ibuskeysyms: Fix typo IBUS_KEY_Ukranian_je | fujiwarat <takao.fujiwara1@gmail.com> | no | 2025-01-24 | ||
backport/18bfdf4f9e921dfcb3057fa964fde371dbc50332.patch | [PATCH] Add Overlay1_Enable to IBUS_COMPOSE_IGNORE_KEYLIST Follow-up to 6b80252 to ensure the `Overlay1_Enable` and `Overlay2_Enable` keys are also properly ignored. `Mode_switch` can be replaced with `ISO_Group_Shift`. Also updates the `repeat_ignore` list in `ibuswaylandim.c`, for consistency. BUG=https://github.com/ibus/ibus/issues/2667 |
Jules Bertholet <julesbertholet@quoi.xyz> | no | 2025-01-31 |