1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 09:27:35 +00:00
serenity/Userland/Applications/KeyboardMapper
NonStdModel 484ec94624 KeyboardMapper: Add GUI alert in case load from file fails
Previously there was no visual clue letting the user know that loading
from file failed.
2021-06-06 00:21:12 +01:00
..
CMakeLists.txt KeyboardMapper: Embed icon in executable 2021-05-12 23:12:29 +01:00
KeyboardMapperWidget.cpp KeyboardMapper: Add GUI alert in case load from file fails 2021-06-06 00:21:12 +01:00
KeyboardMapperWidget.h Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
KeyButton.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KeyButton.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KeyPositions.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp KeyboardMapper: Add default path to keymaps 2021-06-02 18:10:06 +02:00