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-09-02
Userland: Migrate to argument-less deferred_invoke
sin-ack
2021-09-01
RequestServer: Use smart pointers for allocating protocols
Brian Gianforcaro
2021-08-31
WindowServer: Add message to notify clients of applet area resize
Joe Bentley
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-30
SQLServer: Don't stat()-then-mkdir() when mkdir() alone is enough
Andreas Kling
2021-08-28
WindowServer: Always return properly cropped bitmap
Mustafa Quraish
2021-08-27
AudioServer: Expose the ability to get and set the sample rate
kleines Filmröllchen
2021-08-27
ConfigServer: Update the configuration cache on file changes
Andreas Kling
2021-08-26
ConfigServer: Monitor opened config files for changes
Andreas Kling
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
[next]