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-04-29
Kernel+WindowServer: Move setting tty graphical mode to Userspace
Peter Elliott
2022-04-26
LoginServer: Change login fail message to avoid enumeration attacks
Peter Elliott
2022-04-26
LibConfig+ConfigServer: Write config values synchronously
Moustafa Raafat
2022-04-25
LibGfx+WindowServer: Add theme flag TitleButtonsIconOnly
MacDue
2022-04-23
LibWeb+AudioServer: Remove unused spaceship operators
Andrew Kaster
2022-04-21
AudioServer: Auto-pause new clients
kleines Filmröllchen
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-04-21
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
kleines Filmröllchen
2022-04-21
SystemServer: Boot into graphical mode even if there's no video hardware
kleines Filmröllchen
2022-04-21
WindowServer: Create the VirtualScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-21
WindowServer: Make Screen use ScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Introduce the ScreenBackend concept
kleines Filmröllchen
2022-04-21
WindowServer: Rename fb_data and friends to flush_rect etc
kleines Filmröllchen
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-17
DHCPClient: Send ParameterRequestList option with DHCPRequest packet
Thitat Auareesuksakul
2022-04-17
DHCPClient: Send ServerIdentifier option with DHCPRequest packet
Thitat Auareesuksakul
2022-04-16
LibCore+Everywhere: Make Core::Stream read_until() return Bytes
Sam Atkins
2022-04-16
LibCore+Everywhere: Make Core::Stream::read() return Bytes
Sam Atkins
2022-04-15
LibDNS: Remove the 'DNS' prefix from the various type and class names
Tom
2022-04-15
LookupServer: Move DNS related code into new LibDNS library
Tom
2022-04-14
TelnetServer: Ignore null and \n when parsing
Aatos Majava
2022-04-11
DHCPClient: Close outgoing sockets after use
Tim Schumacher
2022-04-11
LibCore+Userland: Remove File::ensure_parent_directories
kleines Filmröllchen
2022-04-11
LibCore: Automatically create config directories if necessary
kleines Filmröllchen
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
2022-04-09
RequestServer+LibProtocol: Allow users to specify a per-request proxy
Ali Mohammad Pur
2022-04-09
LibCore+RequestServer: Add support for SOCKS5 proxies
Ali Mohammad Pur
2022-04-09
WebServer: Add utf-8 charset to Content-Type header for text/plain
Lady Gegga
2022-04-06
LibWeb: Remove the InProcessWebView widget
Andreas Kling
2022-04-06
InspectorServer: Defer removal of InspectableProcess from table
sin-ack
2022-04-05
Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)"
Andreas Kling
2022-04-05
WindowServer+LibGUI: Notify windows when their maximized state changes
Andreas Kling
2022-04-05
WebContent: Cancel pending paint requests when removing a backing store
Andreas Kling
2022-04-05
WebContent: Use ConsoleGlobalObject for the console's global object :^)
Sam Atkins
2022-04-04
ClockSettings+Taskbar: Add settings for taskbar clock format
cflip
2022-04-03
Services: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-04-02
LibGfx: Add list_installed_system_themes() to SystemTheme
Ben Maxwell
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
Browser+WebContent: Add a Debug menu action to disable scripting :^)
Linus Groh
2022-03-31
WebContent: Add plumbing for 'is scripting enabled' setting
Linus Groh
2022-03-27
LookupServer: Fix confusing copy/paste error in debug message
Linus Groh
2022-03-27
LookupServer: Use case-insensitive comparison for domain names
Timur Sultanov
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-03-25
LibWeb: Show correct element margin values in Inspector "Box Model" view
Andreas Kling
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-03-24
WebContent: Remove accidentally committed unveil() call
Andreas Kling
[next]