Austin Horstman
95711f9266
treewide: remove with lib ( #6512 )
...
* nixos: remove with lib
* nix-darwin: remove with lib
* home-manager: remove with lib
* modules/accounts: remove with lib
* modules/config: remove with lib
* modules/i18n: remove with lib
* modules/misc: remove with lib
* modules: remove with lib
* modules/targets: remove with lib
* tests/modules/firefox: remove with lib
* tests/modules/services: remove with lib
2025-03-07 14:16:46 -06:00
Chlorodose
9f74e14a2d
fcitx5: make boot after graphical session ( #6432 )
2025-02-21 16:37:07 -06:00
utzuro
055c67056d
fcitx5: add waylandFrontend option to not set env vars ( #5431 )
2025-02-01 11:54:11 +01:00
wrvsrx
9786661d57
fcitx5: allow to set fcitx5-with-addons ( #5770 )
...
Now there's `libsForQt5.fcitx5` and `kdePackages.fcitx5` in nixpkgs, we
should allow user to choose which one to use.
2025-01-20 18:42:53 +01:00
Robert Helgesson
bdea159ffa
fcitx5: fix reference to fcitx5-with-addons
2024-03-05 23:19:22 +01:00
Thiago Kenji Okada
55eee5bd67
qt: use sessionVariablesExtra to export QT_PLUGIN_PATH/QML2_IMPORT_PATH
2023-10-19 21:41:18 +01:00
Thiago Kenji Okada
3452e14ec7
qt: workaround issue when i18n.inputMethod.enabled = 'fcitx5'
2023-10-18 16:17:32 +01:00
sefidel
7a46e6cb3c
im/fcitx5: fix missing plugins on Qt6 ( #4468 )
...
This commit fixes fcitx5 not working on Qt6 due to missing plugins, by
adding them to QT_PLUGIN_PATH.
2023-10-17 10:31:32 +02:00
ElnuDev
da3b8049fd
im/fcitx5: add GLFW_IM_MODULE session variable
...
This lets fcitx5 be used within the kitty terminal emulator. See
https://wiki.archlinux.org/title/Kitty#Enable_IME_support for more.
2022-10-16 21:42:32 +02:00
Naïm Favier
bd11e2c5e6
Replace usage of literalExample
...
Instead use the new function `literalExpression`. See
https://github.com/NixOS/nixpkgs/pull/136909
2021-10-13 00:16:10 +02:00
Ilan Joselevich
7e2b1a42aa
i18n.inputMethod: add module
2021-06-25 00:58:50 +02:00