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-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
2022-05-06
WindowServer: Separate physical resolution from scaling factors
Liav A
2022-05-06
WindowServer: Remove hack to restore graphics after switch from console
Liav A
2022-05-06
SystemServer: Boot to text mode if there are no device nodes at /dev/gpu
Liav A
2022-05-06
SystemServer: Remove search of a FramebufferDevice
Liav A
2022-05-05
WindowServer: Take vertical menu offset into account when adjusting pos
Linus Groh
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename fb prefix function names => graphics_connector
Liav A
2022-05-05
Everywhere: Rename FB prefix structure names => Graphics
Liav A
2022-05-05
WindowServer: Use FB_IOCTL_FLUSH_HEAD to flush a framebuffer if possible
Liav A
2022-05-05
WindowServer: Implement mechanism to restore safe mode setting
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-05
Userland: Re-organize /dev GPU nodes
Liav A
2022-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
2022-05-03
WindowServer: Support hover icons for title buttons
MacDue
2022-05-03
DHCPClient: Don't crash if DHCP options contain no gateway
Patrick Meyer
2022-04-29
Kernel+WindowServer: Move setting tty graphical mode to Userspace
Peter Elliott
[next]