You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use IBus semantic preedit hints API for Wayland support
Fix an issue where preedit decoration in ibus-mozc was missing under Wayland. This is because Wayland protocols do not support specifying arbitrary RGB colors for preedit styling.
Address this limitation by adopting new IBus semantic preedit hints API, which has been available since 1.5.33.
Fixes: #1484
0 commit comments