index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
Age
Commit message (
Expand
)
Author
2020-12-26
SystemServer: Set HOME for services
Sergey Bugaev
2020-12-26
SystemServer: Port to Core::Account
Sergey Bugaev
2020-12-26
LaunchServer: Remove icons from LaunchServer::Handler
Linus Groh
2020-12-25
WindowServer: Validate cursor type in SetWindowCursor message handler
Linus Groh
2020-12-25
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
Andreas Kling
2020-12-24
Taskbar: Use GUI::FileIconProvider for app icons
Linus Groh
2020-12-24
SystemMenu: Use GUI::FileIconProvider for app icons
Linus Groh
2020-12-24
LaunchServer: Ignore empty FileType / Protocol / [Launcher] config values
Linus Groh
2020-12-24
LaunchServer+Base: Stop using Browser as default protocol handler
Linus Groh
2020-12-22
LibCore: Rename identifiers that can clash with libc macros (#4127)
Érico Nogueira Rolim
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-19
WindowServer: Put tooltip windows above notification windows
Andreas Kling
2020-12-19
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
Andreas Kling
2020-12-17
WindowServer: Add the ability to animate cursors
Tom
2020-12-16
EchoServer: Add a simple echo server
Brendan Coles
2020-12-16
TelnetServer: replace getopt with LibCore ArgsParser
Brendan Coles
2020-12-14
LibWeb: Merge Document::layout() and Document::update_layout()
Andreas Kling
2020-12-13
LibCore: Make IODevice::read_line() return a String
Andreas Kling
2020-12-08
LibWeb+WebContent: Add on_load_finish hook to web views
Andreas Kling
2020-12-08
WindowServer: Initial wallpaper must not be NULL
Ben Wiederhake
2020-12-07
WindowServer: Don't crash when pressing return after opening menu
Andreas Kling
2020-12-06
LookupServer: Put debug spam behind a macro
Andreas Kling
2020-12-06
WindowServer: Allow for more flexible tiling
Julian Offenhäuser
2020-12-05
AudioServer: Fix issue when adding a BufferQueue to Mixer
Julian Offenhäuser
2020-12-02
LibWeb: Layout viewport rect was lagging behind when resizing
Andreas Kling
2020-12-02
Taskbar: Wait on all waitable children in SIGCHLD handler
Tom
2020-12-02
SystemServer: Wait on all waitable children in SIGCHLD handler
Tom
2020-11-29
AudioServer: Mixer: limit max volume to 100
Brendan Coles
2020-11-22
LibWeb: Rename LayoutNode classes and move them into Layout namespace
Andreas Kling
2020-11-15
Everywhere: Add missing <AK/ByteBuffer.h> includes
Andreas Kling
2020-11-10
WindowServer: Show modal window's cursor over blocked windows
Andreas Kling
2020-11-10
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
Tom
2020-11-08
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
AnotherTest
2020-11-02
WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor
Brendan Coles
2020-11-02
ChessEngine: Use pledge and unveil
Brendan Coles
2020-10-30
LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLS
AnotherTest
2020-10-30
LibHTTP+ProtocolServer+LibGemini: Remove Request::schedule()
AnotherTest
2020-10-30
WindowServer+LibGfx: Added Crosshair cursor
Uma Sankar Yedida
2020-10-27
LibGUI+LibGfx+WindowServer: Auto-generate disabled action icons :^)
Andreas Kling
2020-10-27
WindowServer: Improve look of drag&drop items somewhat
Andreas Kling
2020-10-25
LookupServer: Support multiple nameservers
Linus Groh
2020-10-25
LookupServer: Replace unused 'did_timeout' with 'did_get_response'
Linus Groh
2020-10-25
LookupServer: Replace dbg()/dbgprintf() with dbgln()
Linus Groh
2020-10-25
WindowServer: Raise menu item icons slightly when hovered :^)
Andreas Kling
2020-10-25
Taskbar: Make quicklaunch buttons larger and reduce spacing
Andreas Kling
2020-10-24
LibGfx+WindowServer: Handle taller window title fonts better
Andreas Kling
2020-10-21
LibCore+WebServer+LibWeb: Make MIME type guesser take a StringView
Andreas Kling
2020-10-21
WebServer: Force "text/html" mimetype for directories with index.html
Andreas Kling
2020-10-20
WindowServer: Return some event members by const reference
Andreas Kling
2020-10-08
LibWeb: Add OutOfProcessWebView::load_html()
Linus Groh
[next]