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-03-02
WindowServer: Treat window frames with a border radius as transparent
MacDue
2022-03-02
WindowServer: Disable shadow rendering for themes with a border-radius
MacDue
2022-02-28
Services: Port FileOperation to LibMain
Lenny Maiorani
2022-02-27
Everywhere: Make JSON serialization fallible
Idan Horowitz
2022-02-25
SpiceAgent: Rename ClipboardServerConnection
Itamar
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-25
Userland: Rename WindowManagerServerConnection
Itamar
2022-02-25
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
Itamar
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-25
Taskbar: Update ClockWidget FrameShape and adjust dimensions
thankyouverycool
2022-02-24
Taskbar: Minimize/activate window on Super+Digit event
Jan Grau
2022-02-24
LibGUI+WindowServer: Add new `WMEvent` Super+Digit
Jan Grau
2022-02-21
WindowServer: Mark window frame as invalidated when updating title
Tom
2022-02-21
WindowServer: Add IPC call to remove a menu's item
Marco Cutecchia
2022-02-21
WebContent: Push execution context before ConsoleGlobalObject init
Linus Groh
2022-02-21
WebContent: Remove unused JS Lexer/Parser includes
Linus Groh
2022-02-18
RequestServer: Bump the ConnectionCache concurrent connection limit to 4
Ali Mohammad Pur
2022-02-18
WebServer: Close the socket if Connection: keep-alive isn't requested
Ali Mohammad Pur
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()
Sam Atkins
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
WebContent: Exit peacefully when client dies during synchronous IPC
Andreas Kling
2022-02-14
SystemServer: Remove now unnecessary call to chmod on /dev/audio
Liav A
2022-02-14
WindowServer: Remove extraneous whitespace in `WindowServer.ipc`
James Puleo
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-02-14
SystemServer: Remove Socket.h header + use Core::System in some places
sin-ack
2022-02-14
LookupServer: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
WindowServer: Consolidate tiled and maximized window rects calculation
Vitaly Dyachkov
2022-02-14
AudioServer: Use first audio channel in the /dev/audio directory
Liav A
2022-02-14
SystemServer: Create audio channel device nodes in /dev/audio directory
Liav A
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-12
RequestServer: Make value copy of the URL in ensure_connection()
Andreas Kling
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-11
RequestServer: Recreate socket if it reached EOF
Idan Horowitz
2022-02-10
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
Timothy Flynn
2022-02-10
LibWeb: Perform CSS custom property cascade once instead of per-property
Andreas Kling
2022-02-10
LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp]
Timothy Flynn
2022-02-10
LibSQL+SQLServer: Return the new Result class from statement executions
Timothy Flynn
2022-02-09
LibTLS+RequestServer: Add an option to dump TLS keys to a log file
Ali Mohammad Pur
2022-02-09
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
Linus Groh
2022-02-08
Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu
Andreas Kling
2022-02-08
RequestServer: Avoid Vector OOB access in ConnectionCache
Ali Mohammad Pur
2022-02-08
LibWeb: Introduce the Environment Settings Object
Luke Wilde
2022-02-08
WindowServer: Preserve cursor position when dragging between states
thankyouverycool
2022-02-08
WindowServer: Add Vertically/HorizontallyMaximized WindowTileTypes
thankyouverycool
2022-02-08
WindowServer: Fix comments in WindowManager
thankyouverycool
2022-02-08
WindowServer: Unify Window restore rects
thankyouverycool
2022-02-08
WindowServer: Rename Window::tiled() => tile_type() and add is_tiled()
thankyouverycool
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-07
RequestServer: Reenable socket notifications unconditionally
Ali Mohammad Pur
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
[next]