1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:47:35 +00:00
serenity/Userland/Applications/KeyboardMapper
Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args
This is now consistent with the other dialog classes.
2021-02-20 12:19:46 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeyboardMapperWidget.cpp LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
KeyboardMapperWidget.h KeyboardMapper: Without arguments, load current keymap 2021-02-01 09:54:32 +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 Kernel+keymap+KeyboardMapper: New pledge for getkeymap 2021-02-01 09:54:32 +01:00