serenity/Userland/Services
Timothy Flynn 3d6b0e60ca LibDesktop+Taskbar: Add an option to exclude apps from the system menu
We currently hard-code excluding Settings apps from the system menu.
This adds an "ExcludeFromSystemMenu" option to the AppFile configuration
to selectively exclude these apps, which all Settings app now set.

This is to allow selectively excluding a few Demo apps in a future
commit.
2023-01-03 17:56:55 +01:00
..
AudioServer Everywhere: Remove unused includes of LibC/stdlib.h 2023-01-02 20:27:20 -05:00
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DHCPClient
EchoServer
FileOperation
FileSystemAccessServer
ImageDecoder
InspectorServer
KeyboardPreferenceLoader
LaunchServer
LoginServer
LookupServer
NetworkServer
NotificationServer
RequestServer
SpiceAgent
SQLServer
SystemServer
Taskbar LibDesktop+Taskbar: Add an option to exclude apps from the system menu 2023-01-03 17:56:55 +01:00
TelnetServer
WebContent
WebDriver
WebServer
WebSocket
WindowServer LibGfx: Make Font::width() return a float 2023-01-03 15:25:02 +01:00
CMakeLists.txt