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-10-01
LibWeb: Move Web prototypes and constructors to new Intrinsics object
Andrew Kaster
2022-10-01
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
thankyouverycool
2022-10-01
LibConfig+ConfigServer: Make remove_key() synchronous
thankyouverycool
2022-09-29
Calendar: Only accept Calendar notifications
implicitfield
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-27
LibCore: Propagate errors from LibCore::Account::login()
Lucas CHOLLET
2022-09-27
LibCore: Use `StringView` instead of `char *` in Account
Lucas CHOLLET
2022-09-24
WindowServer: Fallback to safe mode-setting in case of mapping overflow
Liav A
2022-09-24
Kernel+Userland: Provide bytes count for a DisplayConnector framebuffer
Liav A
2022-09-23
WindowServer: Fix mapping the correct framebuffer size
Liav A
2022-09-22
Taskbar: Add a context menu to open clock settings from the clock widget
Timothy Flynn
2022-09-21
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
Linus Groh
2022-09-21
LibWeb+WebContent: Move Serenity EventLoop and Font plugins into LibWeb
Sam Atkins
2022-09-21
Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()
Sam Atkins
2022-09-21
LibWeb+WebContent: Setup the js console client earlier
davidot
2022-09-20
Calendar: Update month view on first_day_of_week setting change
Olivier De Cannière
2022-09-20
Calendar: Add a Calendar settings dialog for the first day of the week
Olivier De Cannière
2022-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-09-18
Everywhere: Fix order of includes and #pragma once
Ben Wiederhake
2022-09-18
WindowServer: Add missing includes
Ben Wiederhake
2022-09-17
LibWeb: Get default fonts via Platform::FontPlugin
Andreas Kling
2022-09-16
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
Andreas Kling
2022-09-16
Everywhere: Remove a bunch of dead write-only variables
Tim Schumacher
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-09-11
WindowServer: Unveil only subdirectories in /dev directory
Liav A
2022-09-11
Userland: Move HID input device nodes to /dev/input/{mouse,keyboard}
Liav A
2022-09-08
WindowServer: Let Windows handle InputLeft events when blocked
thankyouverycool
2022-09-08
LibGUI+WindowServer: Notify Windows on input preemption
thankyouverycool
2022-09-08
WindowServer: Add unadjusted position members to Menu
thankyouverycool
2022-09-08
LibWeb+WebContent: Add abstraction layer for generic font families
Andreas Kling
2022-09-08
WindowServer: Set rendered cache dirty on maximization event
thankyouverycool
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-09-08
Taskbar: Set TaskbarButton checkable
thankyouverycool
2022-09-07
LibWeb+WebContent: Add abstraction layer for event loop and timers
Andreas Kling
2022-09-06
LibWeb: Remove unused WindowObject.h
Andreas Kling
2022-09-06
LibWeb: Stop using Bindings::wrap() in a bunch of places
Andreas Kling
2022-09-06
LibWeb: Remove Document::interpreter()
Andreas Kling
2022-09-06
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
Andreas Kling
2022-09-06
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheetList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
Andreas Kling
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-05
WebServer: Make bound socket a clickable hyperlink :^)
networkException
2022-08-31
WindowServer: Place drag and drop overlay at the cursor position
Karol Kosek
2022-08-31
WindowServer: Include window frames when sending drag events
Karol Kosek
2022-08-31
WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted
Karol Kosek
2022-08-31
Base+WindowServer+LibGfx: Add new DragCopy Cursor
Karol Kosek
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
LibJS: Move Console ownership from GlobalObject to ConsoleObject
Linus Groh
2022-08-28
WindowServer: Remove misbehavior conditions for modals
thankyouverycool
[next]