about summary refs log tree commit diff
path: root/nixos/modules/i18n
Commit message (Collapse)AuthorAge
* nixos/ibus: fix evaluationTor Hedin Brønner2020-04-05
| | | | Need to reference through `config` when checking what other modules have set.
* nixos/ibus: add ibus portal if portals are enabledworldofpeace2020-03-28
|
* nixos/ibus: fix missing dconf profileSheng Wang2020-01-06
| | | | Fix ibus user preferences not being saved. ibus-daemon was falling back on null configuration due to missing "ibus" dconf profile.
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
| | | | | | | | A centralized list for these renames is not good because: - It breaks disabledModules for modules that have a rename defined - Adding/removing renames for a module means having to find them in the central file - Merge conflicts due to multiple people editing the central file
* nixos/ibus: install D-Bus servicesJan Tojnar2019-12-07
| | | | IBus contains some D-Bus services, we should install them too. And enable dconf properly.
* dconf: move to top-levelJan Tojnar2019-12-01
|
* Revert "nixos/doc: re-format"Eelco Dolstra2019-09-19
| | | | | This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new format is not an improvement.
* nixos/doc: re-formatJan Tojnar2019-09-18
|
* nixos/ibus: do not default-install ibus-qtPierre Bourdon2019-08-10
| | | | | | ibus-qt has not seen a release in 5 years and is only relevant for Qt 4.x, which is becoming more and more rare. Using my current laptop as a data point, ibus-qt is the only dependency left that drags in qt-4.8.7.
* docs: formatGraham Christensen2018-09-29
|
* nixos docs: more IDsGraham Christensen2018-09-02
|
* nixos docs: give IDs to thingsGraham Christensen2018-09-01
|
* options.i18n.inputMethod.package: fix type (#43239)volth2018-07-09
|
* Merge pull request #42588 from laMudri/ibus-troubleshootJörg Thalheim2018-06-27
|\ | | | | nixos/ibus: detail workaround for issue #11558
| * nixos/ibus: detail workaround for issue #11558laMudri2018-06-25
| |
* | Added cross-references to NixOS manualReuben D'Netto2018-04-12
|/
* Remove top-level kde5 attributeThomas Tuegel2017-02-27
| | | | - There is no such thing as KDE 5
* nixos/ibus: fix custom panel exampleThomas Tuegel2017-01-24
| | | | | The example was missing a `''`, so it did not appear correctly in the manual. This also caused the manual to retain references inappropriately.
* ibus: make panel configurableThomas Tuegel2017-01-20
|
* ibus: refresh cache at startupThomas Tuegel2016-10-03
| | | | Fixes #19134. (Maybe.)
* ibus: explain ibus-table in the docslaMudri2016-10-01
|
* NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
|
* nixos/input-methods: use `gtk2` attribute for GTK 2Thomas Tuegel2016-09-23
|
* input-methods modules: fix engine descriptionEric Sagnes2016-09-06
|
* Merge pull request #15025 from ericsagnes/modules/manualDomen Kožar2016-08-28
|\ | | | | manual: automatically generate modules documentation
| * modules: move meta at top levelEric Sagnes2016-08-11
| |
* | fcitx-unikey: mention in dockbookHoàng Minh Thắng2016-08-12
|/
* fcitx: refactor (#16858)Eric Sagnes2016-07-11
|
* input methods: fix gtk cacheEric Sagnes2016-04-16
|
* input-method module: fix folder caseEric Sagnes2016-04-12
|
* manual: add chapter on input methodsEric Sagnes2016-04-12
|
* fcitx: show available engines in module descriptionThomas Tuegel2016-02-28
|
* nixos: remove qtPlugins and gtkPluginsThomas Tuegel2016-02-28
| | | | | | | Both Qt and GTK load plugins from the active profiles automatically, so it is sufficient to install input methods system-wide. Overriding the plugin paths may interfere with correct operation of other plugins.
* ibus: add engine list to module descriptionThomas Tuegel2016-02-26
|
* ibus: refresh cache at startupThomas Tuegel2016-02-26
|
* ibus: rewrite NixOS moduleThomas Tuegel2016-02-26
|
* inputMethod service: initEric Sagnes2016-02-19
|
* nabi service: initEric Sagnes2016-02-17
|
* uim service: initEric Sagnes2016-02-17
|
* ibus service: refactoringEric Sagnes2016-02-17
|
* fcitx-with-plugins: add fcitx-configtool and fcitx-qt5Eric Sagnes2016-02-17
|
* fcitx service: initEric Sagnes2016-02-17