summaryrefslogtreecommitdiff
path: root/Base/etc/SystemServer.ini
AgeCommit message (Expand)Author
2020-07-06ProtocolServer: Run with low priorityAndreas Kling
2020-07-06ProtocolServer: Turn this into a multi-instance serviceAndreas Kling
2020-06-30Base: Tweak resource graph colors to match SystemMonitorAndreas Kling
2020-06-22ImageDecoder: Add a new service for out-of-process image decoding :^)Andreas Kling
2020-06-21WebContent: Turn it into a MultiInstance service :^)Andreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-05-27Base: Replace TTYServer with text mode ShellSergey Bugaev
2020-05-20Base: Tweak SystemServer.iniSergey Bugaev
2020-05-16ClipboardHistory: Add a clipboard history applet :^)Sergey Bugaev
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling
2020-05-09LaunchServer: Don't use SystemServer keepaliveAndreas Kling
2020-05-09LaunchServer: Run with portal permissions 600Andreas Kling
2020-05-09LaunchServer: Add the LaunchServer to centralise file associations.Nicholas Hollett
2020-04-18Base: Start a desktop FileManager by default! :^)Andreas Kling
2020-04-11MenuApplets: Support memory usage and custom colors in ResourceGraphLinus Groh
2020-04-11MenuApplets: Rename CPUGraph to ResourceGraphLinus Groh
2020-04-06DHCPClient: Log errors and cleanup the codeAnotherTest
2020-04-05Servers: Add a new DHCP clientAnotherTest
2020-03-18SystemServer: Add WorkingDirectory supportItamar
2020-02-17SystemMenu: Finish the implementation and start this at boot :^)Andreas Kling
2020-02-16NotificationServer: Add a system service for desktop notificationsAndreas Kling
2020-02-16Base: Run WindowServer as a separate "window" userAndreas Kling
2020-02-09WindowServer: Remove username from MenuManager.Hüseyin ASLITÜRK
2020-01-11Base: Run ProtocolServer as a separate "protocol" userAndreas Kling
2020-01-09Base: Add a "lookup" user+group that runs LookupServerAndreas Kling
2019-12-27WindowServer: Remove Clock from server.Hüseyin ASLITÜRK
2019-12-16WindowServer+MenuApplets: Move the "Audio" applet to its own programAndreas Kling
2019-12-05CPUGraph: Launch the CPUGraph menu applet on startupAndreas Kling
2019-11-26SystemServer: Implement lazy spawningSergey Bugaev
2019-11-26LookupServer: Port to socket takeoverSergey Bugaev
2019-11-26ProtocolServer: Port to socket takeoverSergey Bugaev
2019-11-26AudioServer: Port to socket takeoverSergey Bugaev
2019-11-26WindowServer: Port to socket takeoverSergey Bugaev
2019-11-26SystemServer: Implement keepaliveSergey Bugaev
2019-11-26SystemServer: Read service list from a config fileSergey Bugaev