fcitx / fcitx5

maybe a new fcitx.
1.62k stars 118 forks source link

Theme not applied to Flatpak Qt apps under KDE Wayland #432

Closed hexchain closed 2 years ago

hexchain commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Open a Flatpak app that uses Qt, runs in native Wayland, and has an input box under KDE wayland (e.g. org.telegram.desktop, com.notepadqq.Notepadqq)
  2. Try to type

Expected behavior The theme of the input panel for the flatpak app should be the same as for non-flatpak apps. However, it seems to always be the default theme.

Desktop (please complete the following information):

Flatpak: ime-wayland-flatpak

Non-flatpak: ime-wayland-non-flatpak

wengxt commented 2 years ago

That’s expected. client side input panel need to read host /usr/share which is commonly not enabled.