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-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
2023-04-13
WindowServer: Use enum class for Effects and ShowGeometry
Tom
2023-04-13
LibJS: Make intrinsics getters return NonnullGCPtr
Linus Groh
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-04-07
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
Kenneth Myhra
2023-04-02
LookupServer: Put upstream DNS responses in cache
Ali Mohammad Pur
2023-03-27
WebServer: Propagate more errors
Sam Atkins
2023-03-27
WebServer: Use relative URLs for the directory listing
Sam Atkins
2023-03-27
WebServer: Handle incomplete HTTP requests
Sam Atkins
2023-03-26
WindowServer: Allow updating the name of a menu
MacDue
2023-03-26
WindowServer: Rename menu_title to name in IPC API
MacDue
2023-03-26
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
Aliaksandr Kalenik
2023-03-24
Taskbar: Use Process::spawn_or_show_error() for shutdown actions
MacDue
2023-03-24
Taskbar: Use Process::spawn_or_show_error() to open the "Run" dialog
MacDue
2023-03-24
Taskbar: Use GUI::Process::spawn_or_show_error() to launch apps
MacDue
2023-03-24
KeyboardPreferenceLoader: Use Core::Process::spawn() to set keymap
MacDue
2023-03-24
WebDriver: Use Core::Process::spawn() to launch browsers
MacDue
2023-03-23
WebDriver: Unlink server socket before binding to it
Aliaksandr Kalenik
2023-03-22
FileSystemAccessServer: Implement FileTypeFilter to open_file()
huttongrabiel
2023-03-22
LibWeb+WebContent: Change the "noopener" storage type to a named enum
Timothy Flynn
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
WebDriver: Activate the browser tab during the Switch To Window command
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebDriver: Do not activate tabs created by the New Window endpoint
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-19
WebDriver: Fix handling of disconnected WebContent process
Aliaksandr Kalenik
2023-03-19
WebDriver: Close all WebContent connections while destroying a session
Aliaksandr Kalenik
2023-03-19
WebDriver: Inline `Sesssion::stop()` in session destructor
Aliaksandr Kalenik
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-17
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
Timothy Flynn
2023-03-16
WebContent: Allow pop-ups when WebDriver is connected
Aliaksandr Kalenik
[next]