1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Userland/Applications/KeyboardSettings
Andreas Kling acd4cc97fc KeyboardSettings: Remove some unnecessary pledge promises
This program doesn't need to create or write files directly.
2021-11-28 08:54:22 +01:00
..
CMakeLists.txt KeyboardSettings: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
Keyboard.gml KeyboardSettings: Add icons 2021-11-20 21:05:20 +00:00
KeyboardSettingsWidget.cpp KeyboardSettings: Add icons 2021-11-20 21:05:20 +00:00
KeyboardSettingsWidget.h KeyboardSettings: Add text area to test the currently selected keymap 2021-11-20 21:05:20 +00:00
main.cpp KeyboardSettings: Remove some unnecessary pledge promises 2021-11-28 08:54:22 +01:00