1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 07:40:45 +00:00
serenity/Userland/Applications/KeyboardMapper
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
KeyboardMapperWidget.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
KeyboardMapperWidget.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
KeyButton.cpp LibGfx+Userland: Add width_rounded_up() helper 2023-04-15 15:24:50 +02:00
KeyButton.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
KeyPositions.h Userland: Actually use the correct character map index from KeyEvent 2023-12-29 16:40:59 +01:00
main.cpp DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00