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-08-16
WindowServer: Add MenuManager helper to find closest open ancestor
thankyouverycool
2022-08-16
WindowServer: Force cursor invalidation when composing immediately
thankyouverycool
2022-08-16
WindowServer: Don't start a drag and drop unless holding Primary mouse
thankyouverycool
2022-08-16
WindowServer: Use correct config group for workspace settings
thankyouverycool
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-16
WindowServer: Always use the automatic cursor tracking window's cursor
Andreas Kling
2022-08-16
WindowServer: Move "automatic cursor tracking window" to WindowManager
Andreas Kling
2022-08-16
WindowServer: Rename "active input tracking window"
Andreas Kling
2022-08-15
LoginServer+LibCore: Only create user temp directory from LoginServer
Andreas Kling
2022-08-14
Base: Launch InspectorServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch ImageDecoder at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebSocket at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch Request at session start-up
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-08-14
SystemServer: Create accounts with `Account::Read::PasswdOnly`
Lucas CHOLLET
2022-08-14
SystemServer: Change user only when needed
Lucas CHOLLET
2022-08-14
SystemServer: Unlink before binding a new socket
Lucas CHOLLET
2022-08-09
WindowServer: Let WindowManager set serverside effects
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-09
LibGUI+WindowServer: Add a SystemEffects wrapper and helpers
thankyouverycool
2022-08-05
LibJS: Let Shape store a Realm instead of a GlobalObject
Andreas Kling
2022-08-02
LibHTTP+WebServer: Add querystring support
0xbigshaq
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-07-27
LaunchServer: Let open_file_url use app defaults
demostanis
2022-07-27
LaunchServer+LibDesktop: Open from mime type
demostanis
2022-07-27
WindowServer: Ensure windows are wide enough to show title buttons :^)
Sam Atkins
2022-07-23
Kernel+Userland: Add ioctl to set process ownership of DisplayConnector
Liav A
2022-07-23
Kernel+Userland: Rename FB.h => Graphics.h
Liav A
2022-07-23
Userland: Remove stale remainders of old framebuffer devices
Liav A
2022-07-21
Keymap+WindowServer: Add context menu to keymap applet
Timur Sultanov
2022-07-21
SystemServer: Create /tmp/semaphore on startup
Idan Horowitz
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-19
LoginServer: Correctly retrieve SystemServer's exit code
Lucas CHOLLET
2022-07-15
Taskbar: Center buttons again by fixing margins
FrHun
2022-07-14
NetworkServer: Use sv suffixes to avoid strlen at runtime
Maciej
2022-07-14
NetworkServer: Disable interface if Enabled = false
Maciej
2022-07-14
NetworkServer: Kill DHCPServer as the first thing done
Maciej
2022-07-13
NotificationServer: Move notifications down if hovered
Atharva Kulkarni
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-10
Kernel+SystemServer: Make KCOVDevice a character device
Liav A
2022-07-09
LibCore+Userland: Use StringViews when calling Core::System::open
kleines Filmröllchen
2022-07-09
NetworkServer: Kill running DHCPServer before starting our own
Maciej
2022-07-09
NetworkServer: Clear default gateway route entry before adding
Maciej
2022-07-08
Userland: Add `/usr/local/sbin` to `PATH` by default
Tim Schumacher
2022-07-07
WebSocket: Change target name to deconflict with LibWebSocket on Lagom
Andrew Kaster
[next]