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
2021-04-27
WindowServer: Reevaluate hovered window on window rect change
Jelle Raaijmakers
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
LibWeb: Add WebSocket bindings
DexesTTP
2021-04-25
Services: Add a WebSocket service
DexesTTP
2021-04-25
Userland+Base: Add "ladyball" logo for the system :^)
Andreas Kling
2021-04-25
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
sin-ack
2021-04-25
Revert "IPCCompiler: Use string hashes for IPC endpoint magic"
Andreas Kling
2021-04-25
IPCCompiler: Use string hashes for IPC endpoint magic
sin-ack
2021-04-24
LaunchServer: Fix argument order to FileManager
Albert S
2021-04-24
AudioServer: Mixer: limit max volume to 200%
Brendan Coles
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
TelnetServer: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
WindowServer: Add missing <AK/Debug.h> include and use dbgln_if()
Andreas Kling
2021-04-21
ImageDecoder: Add missing <AK/Debug.h> include and use dbgln_if()
Andreas Kling
2021-04-21
LookupServer: Use dbgln_if instead of #if
Ali Mohammad Pur
2021-04-20
FileManager+FileOperation: Report Errors when doing an file operation
Tobias Christiansen
2021-04-19
Taskbar: Show start menu when super key is pressed
Conor Byrne
2021-04-19
LibGUI+WindowServer: Add WM_SuperKeyPressed event
Conor Byrne
2021-04-19
WindowServer: Use VERIFY instead of assert in scale factor check
Maciej Zygmanowski
2021-04-18
LibJS: Implement console.assert()
Linus Groh
2021-04-18
Browser+WebContent: Fix HTML injection in console functions output
Linus Groh
2021-04-18
Everywhere: Rename title_bar => titlebar
Andreas Kling
2021-04-17
WindowServer: Make MenuItemActivated IPC message pass identifier as u32
Andreas Kling
2021-04-17
WindowServer: Don't "enter" menu item when hovering over a separator
Andreas Kling
2021-04-17
WindowServer+LibGUI: Notify GUI clients about menu item enter/leave
Andreas Kling
2021-04-17
DHCPClient: Fix undefined behaviour when calling memcpy() (#6416)
Georgiy Komarov
2021-04-17
Taskbar: Use WM connection for window management operations
sin-ack
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-16
LibGUI+WindowServer: Fix some misaligned CMakeLists.txt SOURCES entries
Linus Groh
2021-04-16
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
Timothy Flynn
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-16
WindowServer: Recalculate window rect when toggling menubar
Linus Groh
2021-04-16
WindowServer: Replace window menu action magic numbers with enum
Linus Groh
2021-04-15
SystemServer+LibCore: Allow service to request multiple sockets
sin-ack
2021-04-15
WindowServer: Clean up some of the code around menu item hovering
Andreas Kling
2021-04-15
WindowServer: Fix window shadow rendering glitch
Tom
2021-04-14
Browser+LibWeb: Add support for spoofing the browser user agent
Idan Horowitz
2021-04-14
Browser+LibWeb+WebContent: Track the source of document.cookie requests
Timothy Flynn
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-13
FileManager+FileOperation: Show byte progress of current file
Andreas Kling
2021-04-13
FileOperation: Add a new helper program for out-of-process file ops
Andreas Kling
2021-04-12
WindowServer: Fix notification placement
Valtteri Koskivuori
2021-04-12
WindowServer: Strip Alt-shortcut marker ('&') when measuring menu texts
Andreas Kling
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-11
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
Timothy Flynn
2021-04-11
LibWeb+WebContent: Support image context menus in OOPWV
Andreas Kling
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-04-10
WindowServer: Alt shortcuts and book title capitalization in menus
Andreas Kling
2021-04-09
WindowServer: Cache internal Alt shortcuts on the Menu object
Andreas Kling
[next]