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
2023-05-08
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
Andreas Kling
2023-05-07
Chess: Slightly improve error propagation during startup
Ben Wiederhake
2023-05-07
Chess: Avoid IODevice and DeprecatedFile
Ben Wiederhake
2023-05-06
LibGfx+WindowServer: Ensure constrain-to-rect ends up inside the rect
Ben Wiederhake
2023-05-06
WindowServer: Fix window content scaling when switching from fullscreen
Patryk Pilipczuk
2023-05-06
LibWeb: Fill PageHost root with document background color
Andreas Kling
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-05-05
FileSystemAccessServer: Use `ECANCELED` instead of -1
Lucas CHOLLET
2023-05-03
AudioServer: Dequeue all buffers when clearing a ClientAudioStream
Joel Petersson
2023-05-03
LibChess+ChessEngine: Don't crash on error when reading UCI commands
Tim Ledbetter
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-28
SystemServer: Remove unused code for generating /dev/hwrng
Liav A
2023-04-28
ChessEngine: Reset the engine state on receiving a ucinewgame command
Tim Ledbetter
2023-04-27
KeyboardPreferenceLoader: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
DHCPClient: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
LaunchServer: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-25
WindowServer: Draw stretched wallpapers with bilinear blending
Jelle Raaijmakers
2023-04-25
WebContent: Always update layout before dumping layout tree
Andreas Kling
2023-04-25
Userland: Remove serialize-to-JSON functions only used for Inspector
Andreas Kling
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-25
LibWeb+WebContent: Make document background and Viewport transparent
Sigmund Lahn
2023-04-24
LibChess: Convert Commands to use String and propagate errors
Sam Atkins
2023-04-24
WebContent: Add the 'thread' pledge for video playback
Timothy Flynn
2023-04-24
Services/WebContent: Use `JsonArray::append`
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-20
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
Linus Groh
2023-04-20
LibWeb/Layout: Rename Box::{paint => paintable}_box()
Linus Groh
2023-04-20
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
Linus Groh
2023-04-20
ChessEngine: Gracefully handle GUI disconnections
Tim Ledbetter
2023-04-20
ChessEngine: Handle the UCI quit command
Tim Ledbetter
2023-04-19
WindowServer+LibGUI: Port WindowServer's Menu name to new String
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-04-18
WindowServer: Show complete title when Window is not resizable
thankyouverycool
2023-04-15
LibGfx+Userland: Add width_rounded_up() helper
thankyouverycool
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
2023-04-14
WindowServer: Fix alt shortcut navigation for non-default keymaps
Julian Offenhäuser
2023-04-14
LibTLS: Move AlertDescription to Extensions.h
stelar7
2023-04-13
WindowServer: Refactor window geometry overlay rect calculation logic
Tom
2023-04-13
WindowServer: Prevent some overdraw by the window geometry overlay
Tom
2023-04-13
WindowServer: Move window geometry label into the tile overlay area
Tom
2023-04-13
WindowServer: Implement tile window overlay
Tom
2023-04-13
WindowServer: Fix some gliches when overlays are moved or removed
Tom
2023-04-13
WindowServer: Only register animations when they're running
Tom
2023-04-13
WindowServer: Fix calculating tile rect on secondary screens
Tom
[next]