index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
Age
Commit message (
Expand
)
Author
2022-01-04
WindowServer: Fix loading MainScreen setting from configuration
Tom
2022-01-03
WindowServer: Tighten pledged promises
bugreport0
2022-01-03
Taskbar: Tighten pledged promises, remove incorrect comment
bugreport0
2022-01-03
RequestServer: Tighten pledged promises
bugreport0
2022-01-03
ChessEngine: Remove unused 'rpath' promise
bugreport0
2022-01-03
WebServer: Make ErrorOr unwrapping more idiomatic
Maciej
2022-01-01
LookupServer: Avoid unnecessary copies
Ben Wiederhake
2022-01-01
WindowsServer+LibGUI: Avoid getting color under cursor outside screen
networkException
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-28
Taskbar: Add context menu to remove quicklaunch items
faxe1008
2021-12-28
Taskbar: Add dropping of AppFiles to QuickLaunch
faxe1008
2021-12-27
LibCore+Services: Make TCPServer propagate errors
Sam Atkins
2021-12-27
TelnetServer: Port to LibMain
Sam Atkins
2021-12-27
EchoServer: Port to LibMain
Sam Atkins
2021-12-27
LibJS+WebContent+Browser+js: Implement console.group() methods
Sam Atkins
2021-12-27
LibJS+WebContent+js: Bring console.trace() to spec
Sam Atkins
2021-12-27
LibJS+WebContent+js: Bring console.assert() to spec
Sam Atkins
2021-12-27
LibJS+WebContent+js: Bring console.clear() to spec
Sam Atkins
2021-12-27
LibJS+WebContent+js: Bring console.count[Reset]() to spec
Sam Atkins
2021-12-27
LibJS+WebContent+js: Reimplement console.log() and friends to spec
Sam Atkins
2021-12-27
WindowServer: Stop trying to close windows that are already destroyed
Sam Atkins
2021-12-27
WindowServer: Use is_internal() instead of checking if the client exists
Sam Atkins
2021-12-25
WindowServer: Skip over destroyed windows in WindowSwitcher::draw()
Andreas Kling
2021-12-24
AudioServer: Ignore 'muted' clients when computing the 'output mix'
Elyse
2021-12-24
AudioServer: Add a 'self_muted' state to each client connection
Elyse
2021-12-24
AudioServer: Add 'mute' member and methods to ClientAudioStream
Elyse
2021-12-24
Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections
Elyse
2021-12-24
AudioServer/Mixer: Fix remaining samples underflow
Max Trussell
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-19
SystemServer: Fixed grammatical error "a charm"
Jonta
2021-12-16
SystemServer: Use more LibCore syscall wrappers :^)
Andreas Kling
2021-12-16
SystemServer: Port to LibMain :^)
Andreas Kling
2021-12-16
LibCore+Userland: Convert TCPServer to use the Serenity Stream API
sin-ack
2021-12-16
LibCore+LookupServer: Implement and use UDPServer::send
sin-ack
2021-12-12
Kernel+SystemServer: Add /dev/tty
Daniel Bertalan
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-12-08
LibHTTP: Avoid implicitly copying ByteBuffer
Ben Wiederhake
2021-12-07
WebContent: Add missing TRY on client initialization
Hendiadyoin1
2021-12-06
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
Andreas Kling
2021-12-06
LibIPC: Add IPC::MultiServer convenience class
Andreas Kling
2021-12-06
LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr
Andreas Kling
2021-12-06
SQLServer: Port to LibMain :^)
Andreas Kling
2021-12-06
LaunchServer: Port to LibMain :^)
Andreas Kling
2021-12-05
DHCP4Client: Cast unused Timer return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-05
Services: Cast unused IPC::new_client_connection() results to void
Sam Atkins
2021-12-04
LibSQL: Improve error handling
Jan de Visser
2021-11-30
LookupServer: Remove unused this capture in a lambda function
Hendiadyoin1
2021-11-30
KeyboardPreferenceLoader: Use Core::System::ioctl()
Andreas Kling
2021-11-30
DHCPClient: Port to LibMain :^)
Andreas Kling
[next]