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-06-23
AudioServer: Make hardware write buffer size flexible
kleines Filmröllchen
2022-06-23
AudioServer: Explicitly cast between numeric types in the mixer
kleines Filmröllchen
2022-06-21
RequestServer: Do not VERIFY(request.total_size.has_value())
Kenneth Myhra
2022-06-20
WindowServer: Prevent menubar menus from appearing off screen
Mike Akers
2022-06-20
LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI
Karol Kosek
2022-06-17
Taskbar: Handle an override theme being active
networkException
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-17
Taskbar: Update checked state of theme menu on global theme change
networkException
2022-06-10
WindowServer+MouseSettings: Toggle cursor highlighting with Super+H
MacDue
2022-06-10
WindowServer+MouseSettings: Make default cursor highlight more visible
MacDue
2022-06-10
WindowServer: Fix the cursor being offset with highlighting enabled
MacDue
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-06-10
WindowServer: Fix animated cursor not starting after cursor theme switch
MacDue
2022-06-10
SystemServer: Detect spawning user for AcceptSocketConnections services
Lucas CHOLLET
2022-06-09
SystemServer: Add Service::try_create to propagate errors
Lucas CHOLLET
2022-06-09
SystemServer: Propagate more errors
Lucas CHOLLET
2022-06-06
WindowServer: Drop support for the DisplayConnector write interface
Liav A
2022-06-05
WindowServer: Add IPC calls for changing the cursor highlighting
MacDue
2022-06-05
WindowServer: Implement cursor highlighting
MacDue
2022-06-05
WindowServer: Factor out config sync check to sync_config_to_disk()
MacDue
2022-06-05
LibCore: Remove ConfigFile::write_color_entry()
MacDue
2022-06-03
WindowServer: Check that a menu is not null
Lorenzo Concas
2022-06-03
Services: Use Core::Process::spawn() for common process spawn pattern
MacDue
2022-06-02
Taskbar: Use default buttons in ShutdownDialog
Karol Kosek
2022-06-01
Taskbar+Desktop: Add super+D keyboard shortcut
Olivier De Cannière
2022-06-01
Taskbar: Add toggle_show_desktop()
Olivier De Cannière
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-06-01
LibGUI+WindowServer: Propagate action icon changes to buttons and menus
networkException
2022-05-31
DHCPClient: Don't reset the interface if its already configured
Tim Schumacher
2022-05-29
WindowServer: Call screen_resolution_changed after window screens clear
montiagne
2022-05-28
Browser+LibWeb+WebContent: Add ability to inspect session storage
Rafał Babiarz
2022-05-28
NetworkServer: Support setting default gateway
Maciej
2022-05-26
WebContent: Depend on ImageDecoder, RequestServer and WebSocket
Karol Kosek
2022-05-26
NetworkServer: Add a new NetworkServer service
Maciej
2022-05-26
DHCPClient: Don't discover interfaces other than given by default
Maciej
2022-05-25
WindowServer: Stop spurious debug spam after flushing the framebuffer
Liav A
2022-05-25
Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI
MacDue
2022-05-25
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
MacDue
2022-05-23
SystemServer: Create a /dev/full device using numbers 1, 7
Karol Kosek
2022-05-18
WindowServer: Fix crash when hovering over title buttons
MacDue
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWeb: Abstract the LibProtocol WebSockets connection
DexesTTP
2022-05-15
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-12
AK+DHCPClient: Fix false positive gcc 12 warnings
Daniel Bertalan
2022-05-12
WindowServer: Save config file when mouse cursor theme is changed
Sam Atkins
2022-05-11
WindowServer: Make window frame flashing use the highlight color
kleines Filmröllchen
2022-05-08
WindowServer: Consider screen scaling when getting color under cursor
offtkp
2022-05-07
LibJS: Convert Console to use MarkedVector<Value>
Luke Wilde
[prev]
[next]