1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:15:07 +00:00
serenity/Userland/Applications/KeyboardSettings
thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text
Corrects a slew of titles, buttons, labels, menu items and status bars
for capitalization, ellipses and punctuation.

Rewords a few actions and dialogs to use uniform language and
punctuation.
2023-05-23 05:59:49 +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: Port to Core::File 2023-04-09 20:58:54 -06:00
KeyboardSettingsWidget.h KeyboardSettings: Add checkbox to enable Caps Lock mapping to Ctrl 2023-03-31 12:45:21 -04:00
KeymapDialog.gml KeyboardSettings: Improve KeymapDialog layout 2022-07-15 12:34:25 +02:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00