index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
etc
/
SystemServer.ini
Age
Commit message (
Expand
)
Author
2020-07-06
ProtocolServer: Run with low priority
Andreas Kling
2020-07-06
ProtocolServer: Turn this into a multi-instance service
Andreas Kling
2020-06-30
Base: Tweak resource graph colors to match SystemMonitor
Andreas Kling
2020-06-22
ImageDecoder: Add a new service for out-of-process image decoding :^)
Andreas Kling
2020-06-21
WebContent: Turn it into a MultiInstance service :^)
Andreas Kling
2020-06-17
WebContent: Start work on browser process separation :^)
Andreas Kling
2020-05-27
Base: Replace TTYServer with text mode Shell
Sergey Bugaev
2020-05-20
Base: Tweak SystemServer.ini
Sergey Bugaev
2020-05-16
ClipboardHistory: Add a clipboard history applet :^)
Sergey Bugaev
2020-05-14
Clipboard: Move the system clipboard to a dedicated service process :^)
Andreas Kling
2020-05-09
LaunchServer: Don't use SystemServer keepalive
Andreas Kling
2020-05-09
LaunchServer: Run with portal permissions 600
Andreas Kling
2020-05-09
LaunchServer: Add the LaunchServer to centralise file associations.
Nicholas Hollett
2020-04-18
Base: Start a desktop FileManager by default! :^)
Andreas Kling
2020-04-11
MenuApplets: Support memory usage and custom colors in ResourceGraph
Linus Groh
2020-04-11
MenuApplets: Rename CPUGraph to ResourceGraph
Linus Groh
2020-04-06
DHCPClient: Log errors and cleanup the code
AnotherTest
2020-04-05
Servers: Add a new DHCP client
AnotherTest
2020-03-18
SystemServer: Add WorkingDirectory support
Itamar
2020-02-17
SystemMenu: Finish the implementation and start this at boot :^)
Andreas Kling
2020-02-16
NotificationServer: Add a system service for desktop notifications
Andreas Kling
2020-02-16
Base: Run WindowServer as a separate "window" user
Andreas Kling
2020-02-09
WindowServer: Remove username from MenuManager.
Hüseyin ASLITÜRK
2020-01-11
Base: Run ProtocolServer as a separate "protocol" user
Andreas Kling
2020-01-09
Base: Add a "lookup" user+group that runs LookupServer
Andreas Kling
2019-12-27
WindowServer: Remove Clock from server.
Hüseyin ASLITÜRK
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-05
CPUGraph: Launch the CPUGraph menu applet on startup
Andreas Kling
2019-11-26
SystemServer: Implement lazy spawning
Sergey Bugaev
2019-11-26
LookupServer: Port to socket takeover
Sergey Bugaev
2019-11-26
ProtocolServer: Port to socket takeover
Sergey Bugaev
2019-11-26
AudioServer: Port to socket takeover
Sergey Bugaev
2019-11-26
WindowServer: Port to socket takeover
Sergey Bugaev
2019-11-26
SystemServer: Implement keepalive
Sergey Bugaev
2019-11-26
SystemServer: Read service list from a config file
Sergey Bugaev