index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Servers
Age
Commit message (
Expand
)
Author
2019-12-03
WindowServer+Taskbar: Animate window frames on minimize/unminimize
Andreas Kling
2019-12-02
WindowServer: Remove debug spam about menu creation
Andreas Kling
2019-12-02
WindowServer: Remove silly debug logging on startup :^)
Andreas Kling
2019-12-02
WindowServer: Mark clients as misbehaving when they send invalid data
Andreas Kling
2019-12-02
LibIPC: Rename base classes to IClientConnection and IServerConnection
Andreas Kling
2019-12-02
LibIPC: Move IPC client/server connection templates to LibIPC
Andreas Kling
2019-12-02
WindowServer: Port to the new IPC system
Andreas Kling
2019-12-01
WindowServer: Remove unused GetWindowBackingStore IPC request
Andreas Kling
2019-11-30
ProtocolServer: Don't crash on failed request
Andreas Kling
2019-11-26
Kernel: Expose per-thread information in /proc/all
Andreas Kling
2019-11-26
SystemServer: Implement lazy spawning
Sergey Bugaev
2019-11-26
LookupServer: Port to socket takeover
Sergey Bugaev
2019-11-26
LookupServer: Port to LibCore
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+LibCore: Implement 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
2019-11-23
LibCore: Move puff() from LibDraw to LibCore
Andreas Kling
2019-11-23
ProtocolServer: Send the download payload to clients as a shared buffer
Andreas Kling
2019-11-23
ProtocolServer+LibProtocol: Introduce a server for handling downloads
Andreas Kling
2019-11-23
WindowServer: Listen for muted state changes from AudioServer
Andreas Kling
2019-11-23
AudioServer: Broadcast muted state changes to all clients
Andreas Kling
2019-11-23
LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages
Andreas Kling
2019-11-22
WindowServer: Add an audio icon to the menu bar
Andreas Kling
2019-11-22
AudioServer: Allow muting the system audio
Andreas Kling
2019-11-22
WindowServer: Optimize backing store placement for resizing windows
Sergey Bugaev
2019-11-22
WindowServer: Ensure resized windows move in the expected direction
Sergey Bugaev
2019-11-19
AudioServer: Make all source files depend on generated sources
Sergey Bugaev
2019-11-13
LibPthread: Start working on a POSIX threading library
Andreas Kling
2019-11-13
WindowServer: Fix leaking framebuffer fd to clients
Sergey Bugaev
2019-11-11
Launcher: Remove the Launcher app, and all hacks in support of it
Andreas Kling
2019-11-11
WindowServer: Sort the system menu app categories alphabetically
Andreas Kling
2019-11-11
WindowServer: Don't send menu item activations for separators
Andreas Kling
2019-11-11
WindowManager: Simplify menu bar open/close logic
Andreas Kling
2019-11-11
WindowManager: Move more of the menu management logic to WSMenuManager
Andreas Kling
2019-11-11
WindowServer: Organize system menu app shortcuts into categories
Andreas Kling
2019-11-11
SystemServer: Stop launching the Launcher app on startup
Andreas Kling
2019-11-11
WindowServer: Populate system menu with app launchers from /res/apps
Andreas Kling
2019-11-10
WindowServer: Don't de-maximize windows immediately (#756)
masi456
2019-11-09
WindowServer: Some minor comments and cleanups in WSCompositor
Andreas Kling
2019-11-06
Kernel+SystemServer: Get rid of two virtual consoles
Andreas Kling
2019-11-04
LibAudio: Added playback control features to audio server
Till Mayer
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-10-31
WindowServer: Fixed Menubar resize issue
Jesse Buhagiar
2019-10-31
SystemServer: Reap dead processes. (#706)
DrewStratford
2019-10-26
WindowServer: Center the mouse cursor on startup
Andreas Kling
2019-10-23
WindowManager: Make maximised windows unmaximise when dragged.
Chyza
2019-10-19
AudioServer: Added ability to get count of samples in the buffer queue
Till Mayer
[prev]
[next]