calamares/src/modules/keyboard
Hector Martin 9e81d7cf21 [keyboard] Do not update configs in locale1 mode when root is /
If Calamares is running with no root path and we are using locale1 to
manage the keyboard configs, then the service has already updated the
X11 and VConsole keymap configs for us. In that case, we should not
touch the config files ourselves.

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-08-12 21:42:32 +09:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
keyboardwidget Modules: clean up QProcess (part 1) 2021-11-02 23:46:26 +01:00
AdditionalLayoutInfo.h [keyboard] Apply coding style 2020-10-28 13:41:34 +01:00
CMakeLists.txt [keyboard] Add support for setting the layout via locale1 2023-08-12 21:18:05 +09:00
Config.cpp [keyboard] Do not update configs in locale1 mode when root is / 2023-08-12 21:42:32 +09:00
Config.h [keyboard] Add support for getting the layout via locale1 2023-08-12 21:42:32 +09:00
kbd-model-map [keyboard] Add test for Turkish F variant 2020-09-09 12:11:50 +02:00
keyboard.conf [keyboard] Add support for setting the layout via locale1 2023-08-12 21:18:05 +09:00
keyboard.qrc [keyboard] Support for additional layout if current layout is not ASCII- 2020-10-27 18:59:10 +03:00
keyboard.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
KeyboardData_p.cxxtr [keyboard] Re-jig translation extraction 2020-11-01 13:50:12 +01:00
KeyboardLayoutModel.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
KeyboardLayoutModel.h [keyboard] Tell the keyboard preview to update on config changes 2020-11-12 14:50:21 +01:00
KeyboardPage.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
KeyboardPage.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
KeyboardPage.ui i18n: no need to translate useless 'Form' text on UI pages 2023-04-25 11:14:55 +02:00
KeyboardViewStep.cpp [keyboard] Re-phrase API 2021-07-30 22:17:26 +02:00
KeyboardViewStep.h [keyboard] Remove superfluous variable (set to true, never changed) 2020-10-27 16:59:22 +01:00
layout-extractor.py [keyboard] Re-jig translation extraction 2020-11-01 13:50:12 +01:00
non-ascii-layouts Add Hebrew and Arabic 2021-06-24 14:13:30 +03:00
SetKeyboardLayoutJob.cpp [keyboard] Do not update configs in locale1 mode when root is / 2023-08-12 21:42:32 +09:00
SetKeyboardLayoutJob.h [keyboard] Do not update configs in locale1 mode when root is / 2023-08-12 21:42:32 +09:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00