1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:58:12 +00:00
serenity/Userland/Applications/KeyboardMapper
Ben Wiederhake 03b11af00f KeyboardMapper: Export keymap not as a byte, but as unicode
What a silly mixup. Loading and saving no longer loses any data! :^)
2021-02-01 09:54:32 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeyboardMapperWidget.cpp KeyboardMapper: Export keymap not as a byte, but as unicode 2021-02-01 09:54:32 +01:00
KeyboardMapperWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeyButton.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeyButton.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeyPositions.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00