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-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
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
[next]