1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 04:31:12 +00:00
serenity/Userland/Applications/KeyboardMapper
NonStandardModel 5bbca2fa8b
KeyboardMapper: Fix crash upon loading an invalid JSON file
This fixes #7699.
It would be nice to also show a GUI alert informing about the failure,
but I will leave that for the future.
2021-06-03 16:19:07 +01:00
..
CMakeLists.txt KeyboardMapper: Embed icon in executable 2021-05-12 23:12:29 +01:00
KeyboardMapperWidget.cpp KeyboardMapper: Fix crash upon loading an invalid JSON file 2021-06-03 16:19:07 +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