1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:38:13 +00:00
serenity/Userland
MacDue d5b550096e Terminal: Close warnings for background/foreground processes
This implements the "close modified" icon on the terminal,
as well as several close warnings:

- A warning there is a foreground process running
- If there is a background process running
- Or if there are multiple background processes running

Fixes #13751
2022-05-06 02:12:51 +04:30
..
Applets LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Applications Terminal: Close warnings for background/foreground processes 2022-05-06 02:12:51 +04:30
Demos Userland: Re-organize /dev GPU nodes 2022-05-05 20:55:57 +02:00
DevTools Everywhere: Purge all support and usage of framebuffer devices 2022-05-05 20:55:57 +02:00
DynamicLoader Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00
Games Pong: Explicitly clear held keys in Game::reset() 2022-04-15 00:13:09 +02:00
Libraries LibJS: Set "prototype" property of async generator functions 2022-05-05 22:40:57 +02:00
Services WindowServer: Take vertical menu offset into account when adjusting pos 2022-05-05 21:54:53 +02:00
Shell Shell: Highlight commands with a hyperlink to open their help pages 2022-04-21 09:12:37 +04:30
Utilities js: Print different type for each kind of ECMAScript function object 2022-05-05 22:42:10 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00