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
2021-10-31
FileOperation: Deduplicate file names on move
Tetsui Ohkubo
2021-10-28
LibWeb: Null-check document before doing layout in PageHost::paint()
Andreas Kling
2021-10-28
LibWeb: Always update layout (if needed) before painting
Andreas Kling
2021-10-28
LibGfx+WindowServer: Move shadow-painting code to StylePainter
Sam Atkins
2021-10-27
Everywhere: Rename back-click to backward-click
Filiph Sandström
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-27
Kernel + WindowServer: Re-define the interface to framebuffer devices
Liav A
2021-10-26
WindowServer: Don't re-open screen device immediately after opening it
Andreas Kling
2021-10-26
WindowServer: Remove Screen::init()
Andreas Kling
2021-10-25
SystemServer: Rename 'BootModes' config option to 'SystemModes'
Ben Wiederhake
2021-10-25
Kernel+SystemServer: Change bootmode to system_mode
Ben Wiederhake
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-10-25
DHCPClient: Simplify DHCPv4PacketBuilder
Andreas Kling
2021-10-24
WindowServer: Prevent sending duplicate MousePackets when clicking
Jelle Raaijmakers
2021-10-24
WindowServer: Deduplicate code for mouse Z state in EventLoop
Jelle Raaijmakers
2021-10-24
WindowServer: Simplify mouse button handling logic in EventLoop
Jelle Raaijmakers
2021-10-24
LibJS: Rename PropertyName to PropertyKey
Andreas Kling
2021-10-24
LibIPC: Add missing <signal.h> include
Andreas Kling
2021-10-23
EchoServer: Defer removal of client from clients HashMap
Brendan Coles
2021-10-23
TelnetServer: Defer removal of client from clients HashMap
Brendan Coles
2021-10-22
WindowServer: Support displaying window titles when there are no buttons
Timothy Flynn
2021-10-22
WindowServer: Re-evaluate hover state when active window changes
Andreas Kling
2021-10-21
LoginServer: Capitalize username and password fields
xSlendiX
2021-10-21
LoginServer: Mark the login window as non-closeable and non-minimizable
Timothy Flynn
2021-10-21
LibGUI+WindowServer: Add option to hide a widow's close button
Timothy Flynn
2021-10-21
LoginServer: Mark this component as REQUIRED
Karol Kosek
2021-10-20
LibJS: Rename define_native_function => define_old_native_function
Idan Horowitz
2021-10-20
LibJS: Add ThrowCompletionOr versions of the JS native function macros
Idan Horowitz
2021-10-20
LibJS: Replace usages of JS_{DECLARE, DEFINE}_NATIVE_GETTER
Idan Horowitz
2021-10-19
LoginServer: Fix typo in --auto-login option value name
Linus Groh
2021-10-19
LoginServer: Log in when the user presses the enter key
Timothy Flynn
2021-10-18
LoginServer: Use the verb "log in" for window title & submit button
Andreas Kling
2021-10-17
LoginServer: Add --auto-login switch
Peter Elliott
2021-10-17
TaskBar+Utilities: Add logout(1) command, and call it in ShutdownDialog
Peter Elliott
2021-10-17
LoginServer: Process logins and start SystemServer in user mode
Peter Elliott
2021-10-17
LoginServer: Layout a basic login window
Peter Elliott
2021-10-17
SystemServer: Add per user mode (--user)
Peter Elliott
2021-10-14
LibWeb: Introduce simple scrollable overflow, size ICB to viewport
Andreas Kling
2021-10-14
ConfigServer: Sync config files to disk automatically
Valtteri Koskivuori
2021-10-13
SystemServer: Avoid uninitialized memory
Ben Wiederhake
2021-10-13
LibJS: Convert to_object() to ThrowCompletionOr
Linus Groh
2021-10-11
ClockWidget: Left-align clock and center based on ideal width
James Magahern
2021-10-08
CrashDaemon: Stop automatically compressing coredumps
Andreas Kling
2021-10-05
LookupServer: Fix to handle whitespaces and tabs in /etc/hosts
fleximus
2021-10-05
SQLServer+SQL+LibSQL: Allow sql client to specify the database name
Jan de Visser
2021-10-05
SQLServer: Do not capture stack variables by reference in lambdas
Jan de Visser
2021-10-03
LibJS: Convert has_own_property() to ThrowCompletionOr
Linus Groh
2021-10-03
LibWeb: Fix that $0 was no longer accessible
davidot
2021-10-01
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
Andreas Kling
2021-10-01
RequestServer: Ignore preconnect requests for available connections
Ali Mohammad Pur
[prev]
[next]