ladybird/Userland/Applications/KeyboardSettings
Nícolas F. R. A. Prado 2c44c7fc89 KeyboardSettings: Allow changing and applying active keymap
Previously only the list of allowed keymaps could be modified and
applied to the system.

Add a new button to activate the selected keymap from the list. When
applying the changes to the system, also apply the active keymap.
2022-03-22 12:21:21 +01:00
..
CMakeLists.txt Base+WindowsServer+keymap: Store multiple keymaps in a config 2022-02-03 00:47:22 +01:00
Keyboard.gml KeyboardSettings: Allow changing and applying active keymap 2022-03-22 12:21:21 +01:00
KeyboardSettingsWidget.cpp KeyboardSettings: Allow changing and applying active keymap 2022-03-22 12:21:21 +01:00
KeyboardSettingsWidget.h KeyboardSettings: Allow changing and applying active keymap 2022-03-22 12:21:21 +01:00
KeymapDialog.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00