serenity/Userland/Applets
Ben Wiederhake f38dcc64b5 AudioApplet: Store default config value in a single place
The hope is that this can later be used to:
- verify that all accesses to the same key use the same default value,
- and extract the default values more easily.
2023-05-29 13:22:58 +02:00
..
Audio AudioApplet: Store default config value in a single place 2023-05-29 13:22:58 +02:00
ClipboardHistory Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Keymap LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Network LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
ResourceGraph LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
WorkspacePicker LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
CMakeLists.txt