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-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
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
LookupServer: Use _POSIX_HOST_NAME_MAX instead of HOST_NAME_MAX
Timon Kruiper
2022-07-06
LookupServer: Use designated initializers for sockaddr_in
Andrew Kaster
2022-07-06
RequestServer: Only attach SIGINFO signal handler if SIGINFO is defined
Andrew Kaster
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-05
WebContent: Invalidate document style when changing the page's palette
Luke Wilde
2022-07-05
Browser+WebContent: Fix inspecting non-visible nodes
MacDue
2022-07-04
NetworkServer: Enable DHCP on interfaces that are not listed in config
Maciej
2022-07-02
LookupServer: Try other available DNS nameservers on network errors
Idan Horowitz
2022-06-30
FileSystemAccessServer: Call window stealing functions sync
MacDue
2022-06-28
LibGUI: Use new layout system for basic widgets
FrHun
2022-06-28
NotificationServer: Remove usages of deprecated implicit ui conversions
FrHun
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-06-27
LibHTTP+RequestServer: Recognize more HTTP methods
Luke Wilde
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-27
WindowServer: Make window stealing related functions synchronous
Lucas CHOLLET
2022-06-27
FileSystemAccessServer: Manage concurrent file requests
Lucas CHOLLET
2022-06-23
AudioServer: Reduce hardware audio buffer to 512 samples
kleines Filmröllchen
[next]