Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Flatpak support #5

Open
wengxt opened this issue May 29, 2024 · 0 comments
Open

Feature request: Flatpak support #5

wengxt opened this issue May 29, 2024 · 0 comments

Comments

@wengxt
Copy link

wengxt commented May 29, 2024

Fcitx 5 engine can be distributed via Flatpak.

https://fcitx-im.org/wiki/Install_Fcitx_5#Install_Fcitx_5_from_Flatpak
https://github.com/flathub/?q=org.fcitx.Fcitx5&type=all&language=&sort=

To support flatpak, usually it need to support:

  1. Non-hardcoded path to load data, since it need to be installed to a special prefix. It can be hardcoded at compile time, but I don't really suggest that, since if you want also android support, it has to be based on the XDG_* path.
  2. Icon naming

Reference: https://github.com/fcitx/flatpak-fcitx5/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant