1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 05:45:06 +00:00
serenity/Userland/Applications/KeyboardMapper
RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream
Port KeyboardMapperWidget to use the new Core::Stream instead of the old
IODevice.

If you can't beat 'em, join 'em.
2022-01-06 17:54:03 +01:00
..
CMakeLists.txt KeyboardMapper: Port to LibMain 2022-01-06 17:54:03 +01:00
KeyboardMapperWidget.cpp KeyboardMapper: Port to Core::Stream 2022-01-06 17:54:03 +01:00
KeyboardMapperWidget.h KeyboardMapper: Propagate errors using ErrorOr and TRY 2022-01-06 17:54:03 +01:00
KeyButton.cpp KeyboardMapper: Port to Core::Stream 2022-01-06 17:54:03 +01:00
KeyButton.h KeyboardMapper: Fix discrepancy between cursor and button clickability 2022-01-06 17:54:03 +01:00
KeyPositions.h Userland: Locally suppress -Wc99-designator and re-enable globally 2022-01-04 07:51:31 +00:00
main.cpp KeyboardMapper: Port to Core::Stream 2022-01-06 17:54:03 +01:00