serenity/Userland/Applets
Liav A e4e5fa74d0 Kernel+Userland: Rename prefix of user_physical => physical
There's no such supervisor pages concept, so there's no need to call
physical pages with the "user_physical" prefix anymore.
2022-07-14 23:27:46 +02:00
..
Audio Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ClipboardHistory Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Keymap Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Network Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ResourceGraph Kernel+Userland: Rename prefix of user_physical => physical 2022-07-14 23:27:46 +02:00
WorkspacePicker WorkspacePicker: Hide applet if size == 0 2022-07-13 00:51:48 +02:00
CMakeLists.txt