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-26
LibGUI+WindowServer: Mark minimized window backing stores as volatile
Andreas Kling
2019-12-26
LibDraw: Add MenuBaseText and MenuSelectionText color roles
Andreas Kling
2019-12-25
AudioServer: Block the mixer thread when there's nothing to do
Andreas Kling
2019-12-25
Build: support library and generator dependencies
joshua stein
2019-12-24
LibGUI+LibDraw: Add "Palette" concept for scoped color theming
Andreas Kling
2019-12-24
LibDraw: Add Selection and SelectionText system theme colors
Andreas Kling
2019-12-24
LibDraw: Add Button and ButtonText system theme colors
Andreas Kling
2019-12-24
WindowServer: Paint window frame button symbols in SystemColor::Text
Andreas Kling
2019-12-23
WindowServer+LibGUI: Implement basic color theming
Andreas Kling
2019-12-22
AudioServer: Remove any pending mixer queues whose client disconnected
Andreas Kling
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-20
WindowServer: Starting a drag should forget the active input window
Andreas Kling
2019-12-20
WindowServer+LibGUI: Add data_type and data fields to drag operations
Andreas Kling
2019-12-16
WindowServer: Stop linking with LibAudio
Andreas Kling
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-16
WindowServer+CPUGraph: Make menu applets be "regular" windows
Andreas Kling
2019-12-15
WindowServer: Fix MenuManager item postitions after screen resolution change.
Hüseyin ASLITÜRK
2019-12-09
AK: Use size_t for the length of strings
Andreas Kling
2019-12-09
WindowServer: Fix typo in drag&drop cursor rect computation :^) (#863)
Kevin Murphy
2019-12-08
WindowServer: Disambiguate "dragging" a bit, use "moving" more instead
Andreas Kling
2019-12-08
WindowServer: Add a dedicated drag cursor
Andreas Kling
2019-12-08
LibGUI+WindowServer: Allow specifying an optional drag bitmap
Andreas Kling
2019-12-08
LibGUI+WindowServer: Start fleshing out drag&drop functionality
Andreas Kling
2019-12-08
AudioServer: Set the mixer thread name to "AudioServer[mixer]"
Andrew Kaster
2019-12-08
AudioServer: Install headers
Andreas Kling
2019-12-06
LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)
Andreas Kling
2019-12-05
WindowServer: Compute some layout rects in WSMenuManager up front
Andreas Kling
2019-12-05
WindowServer: Remove WSCPUMonitor
Andreas Kling
2019-12-05
WindowServer: Add basic menu applet concept
Andreas Kling
2019-12-05
WindowServer: Move window minimize animation to a separate function
Andreas Kling
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
[next]