serenity/Userland/Applets
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
Audio Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ClipboardHistory Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +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 WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00