ladybird/Userland/Services
Andreas Kling f052a66c5d WindowServer+Base: Show alternate close button for "modified" windows
Windows that are marked as modified will now have another (themable)
close button. This gives an additional visual clue that some action
will be required by the user before the window gets closed.

The default window-close-modified icon is an "X" with "..." underneath,
building on the established use of "..." in menus to signify that
additional user input will be required before an action is completed.
2021-05-02 14:17:49 +02:00
..
AudioServer Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
ChessEngine Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Clipboard Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
CrashDaemon Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DHCPClient Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
EchoServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
FileOperation Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ImageDecoder Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
LaunchServer LaunchServer: Actually seal the allow-list on SealAllowList 2021-05-02 08:17:31 +02:00
LookupServer Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers 2021-05-02 08:11:38 +02:00
NotificationServer Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
RequestServer Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
SymbolServer Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
SystemServer Kernel: Expose minor device numbers for keyboard and mouse 2021-05-01 20:07:11 +02:00
Taskbar WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 2021-05-02 10:43:39 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
WebServer Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WebSocket Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
WindowServer WindowServer+Base: Show alternate close button for "modified" windows 2021-05-02 14:17:49 +02:00
CMakeLists.txt Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00