1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 14:31:00 +00:00
serenity/Userland
Andreas Kling 786f6841b3 SystemMonitor: Remove "Inspect Process" action from context menu
Since everyone opts out of being inspectable by default now, let's not
offer inspection from the menu since it will fail in a default setup.
2021-05-22 23:30:40 +02:00
..
Applets Userland: Rename loop0 to loop 2021-05-22 15:42:54 +01:00
Applications SystemMonitor: Remove "Inspect Process" action from context menu 2021-05-22 23:30:40 +02:00
Demos Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
DevTools Profiler: Allow scaling the timeline with Ctrl+MouseWheel :^) 2021-05-22 23:20:31 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Hearts: Let the AI pick better lead cards 2021-05-22 12:03:31 +01:00
Libraries LibCore: Make all processes opt out of InspectorServer by default 2021-05-22 23:30:40 +02:00
Services LibCore: Make all processes opt out of InspectorServer by default 2021-05-22 23:30:40 +02:00
Shell Shell: Make sure all tests put their temp dirs in /tmp 2021-05-22 00:24:27 +04:30
Utilities LibCore: Make all processes opt out of InspectorServer by default 2021-05-22 23:30:40 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00