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
2021-08-26
ConfigServer+LibConfig: Add way for clients to listen for config changes
Andreas Kling
2021-08-26
ConfigServer+LibConfig: Add pledge_domains() API
Andreas Kling
2021-08-26
Userland: Introduce ConfigServer and LibConfig
Andreas Kling
2021-08-24
WebServer: Add 'Content-Type' header for error responses
Marco Cutecchia
2021-08-24
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
Andreas Kling
2021-08-23
WindowServer+LibGfx: Move CursorParams to LibGfx
Maciej Zygmanowski
2021-08-23
WindowServer: Add IPC calls for controlling cursor theme
Maciej Zygmanowski
2021-08-23
WindowServer: Add support for cursor themes
Maciej Zygmanowski
2021-08-23
Everywhere: Core dump => Coredump
Andreas Kling
2021-08-22
SQLServer: Use m_client_id instead of client_id in callback
Robert Stefanic
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-21
LibSQL+SQLServer: Bare bones INSERT and SELECT statements
Jan de Visser
2021-08-19
WindowServer: Only clear the hovered item if the item was enabled
sin-ack
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-17
AudioServer: Persist audio settings with a config file
kleines Filmröllchen
2021-08-14
Taskbar: Add keyboard shortcuts to the fixed items in the start menu
Andreas Kling
2021-08-12
SystemServer: Generalize chown_all_framebuffer_devices function
Liav A
2021-08-12
Userland: Fix PATH environment variable ordering
Jean-Baptiste Boric
2021-08-10
SystemServer: Change group ownership on all framebuffer devices
Liav A
2021-08-10
LaunchServer: Make sure launching absolute symlinks works
Gunnar Beutner
2021-08-10
LaunchServer: Resolve symlinks when querying for handler application
LuK1337
2021-08-09
LaunchServer: Do not provide file handlers for special files
Tetsui Ohkubo
2021-08-08
FileOperation: Don't follow symlinks
Andreas Kling
2021-08-08
WindowServer: Fix Clang crash when compiling Compositor.cpp
Daniel Bertalan
2021-08-08
WindowServer: Fix 'use of GNU old-style field designator'
Daniel Bertalan
2021-08-07
FileSystemAccessServer: Add window title as parameter for opening file
Timothy
2021-08-07
SystemServer: Handle missing service executable gracefully
Brian Gianforcaro
2021-08-07
Taskbar: Pass full argv for exit action
LuK1337
2021-08-06
Userland: Use Core::Process::spawn() instead of posix_spawn() in places
Andreas Kling
2021-08-04
Taskbar: Use provided AppFile icon instead of finding it ourselves
Jelle Raaijmakers
2021-08-03
Everywhere: Replace most cases of exit() with Application::quit()
Timothy
2021-08-03
Taskbar: Set chdir to the home directory when opening applications
Karol Kosek
2021-08-02
LibGUI, WindowServer: Greatly simplify menubar logic
sin-ack
2021-08-01
Services: Remove unused header includes
Brian Gianforcaro
2021-07-28
WindowServer: Don't draw separator between pin window & close for modals
LuK1337
2021-07-27
Userland: Make TextWrapping::Wrap opt-in
sin-ack
2021-07-27
LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index)
Andreas Kling
2021-07-27
LibGfx: Improve ImageDecoder construction
Andreas Kling
2021-07-26
NotificationServer: Expand the notification when hovered
sin-ack
2021-07-26
Userland: Move text wrapping/elision into the new TextLayout :^)
sin-ack
2021-07-26
Taskbar: Unbreak application launchers in the start menu
Andreas Kling
2021-07-26
Taskbar: Show Settings app instead of Settings app category
Andreas Kling
2021-07-25
WindowServer: Remove debug spam in MenuManager::refresh()
Andreas Kling
2021-07-22
CrashDaemon: Remove BACKTRACE_DEBUG debugging code
Andreas Kling
2021-07-22
WindowServer: Fix rendering overlays when there's no desktop window
Tom
2021-07-22
LaunchServer: Remove debug spam about incoming connections
Andreas Kling
2021-07-22
FileOperation: Use LexicalPath::join() for all path joining
Sam Atkins
2021-07-22
FileOperation: Implement 'Delete' operation
Sam Atkins
[next]