1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 00:50:59 +00:00
serenity/Userland/Applications/KeyboardSettings
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Keyboard.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
KeyboardSettingsWidget.cpp KeyboardSettings: Convert KeyboardSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
KeyboardSettingsWidget.h KeyboardSettings: Convert KeyboardSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
KeymapDialog.gml KeyboardSettings: Improve KeymapDialog layout 2022-07-15 12:34:25 +02:00
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00