1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-04 17:17:35 +00:00
serenity/Applications/KeyboardMapper
Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
This fits nicer with FloatRect,FloatPoint,FloatSize and gives a much
better visual clue about what type of metric is being used.
2020-06-10 10:59:04 +02:00
..
CMakeLists.txt Applications: Add new KeyboardMapper application 2020-06-03 21:52:40 +02:00
KeyboardMapperWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
KeyboardMapperWidget.h Applications: Add new KeyboardMapper application 2020-06-03 21:52:40 +02:00
KeyButton.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
KeyButton.h Applications: Add new KeyboardMapper application 2020-06-03 21:52:40 +02:00
KeyPositions.h KeyboardMapper: Add missing #pragma once 2020-06-03 22:06:08 +02:00
main.cpp Applications: Add new KeyboardMapper application 2020-06-03 21:52:40 +02:00