1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Userland/Applications/KeyboardMapper
RasmusNylander 41b0795f99 KeyboardMapper: Name formerly inlined variables
Renames some variables in KeyButton.cpp to increase clarity and grants
some slightly opaque inline variables names.
2022-01-06 17:54:03 +01:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
KeyboardMapperWidget.cpp KeyboardMapper: Show multiple pressed keys at once 2022-01-06 17:54:03 +01:00
KeyboardMapperWidget.h KeyboardMapper: Extract method map_from_name 2022-01-06 17:54:03 +01:00
KeyButton.cpp KeyboardMapper: Name formerly inlined variables 2022-01-06 17:54:03 +01:00
KeyButton.h Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
KeyPositions.h Userland: Locally suppress -Wc99-designator and re-enable globally 2022-01-04 07:51:31 +00:00
main.cpp KeyboardMapper: Add menus before showing the window 2021-07-31 08:08:31 +02:00