1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 16:52:18 +00:00
serenity/Applications/KeyboardSettings
Valtteri Koskivuori b0ab6b9e3f KeyboardSettings: Preselect the current keymap in the dropdown menu.
This is the little omission that I originally set out to fix, and
sure enough, I got to delve into Kernel land and back to implement
it. Lots of fun!
2020-08-07 09:11:04 +02:00
..
CharacterMapFileListModel.h Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
main.cpp KeyboardSettings: Preselect the current keymap in the dropdown menu. 2020-08-07 09:11:04 +02:00