Skip to content

Commit 3be7303

Browse files
committed
integration: improve Gtk>Compose subsection
- fcitx5 also allows to type accented characters with compose keys - Accented characters can still be typed without compose keys if language-specific layout is used
1 parent ed00674 commit 3be7303

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/integration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,9 @@ depending on your system setup. There are at least two ways to fallback to a
379379

380380
## 12.2 Compose
381381

382-
From version `4.20.0`, accented characters cannot be typed in GTK4 applications
383-
without using the `ibus` package. See [#3068] for details.
382+
From version `4.20.0`, compose keys (e.g. typing "à" with "\`" + "a" in
383+
US-intl layout) do not work in GTK4 applications without using
384+
[input methods](#input-method) like Fcitx5 and IBus. See [#3068] for details.
384385

385386
[#3068]: https://github.com/labwc/labwc/issues/3068
386387

0 commit comments

Comments
 (0)