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-03-17
Userland: Fix printf specifiers with off_t
Jean-Baptiste Boric
2021-03-17
Everywhere: Remove pessimizing and redundant move()
Andreas Kling
2021-03-16
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
Andreas Kling
2021-03-15
Apply suggestions from code review
Elie Donadio
2021-03-15
LaunchServer: added additional file parameters
ElDonad
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-03-12
WindowServer+LibGfx: Enumerate Disallow cursor
thankyouverycool
2021-03-11
WindowServer: Don't open system menu on super key press while dragging
Andreas Kling
2021-03-11
Everywhere: Rename "logo" key to "super" key
Andreas Kling
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-07
LibWeb: Make tiled backgrounds scroll with content
Andreas Kling
2021-03-07
LaunchServer: Use new FileManager flags instead of two arguments
speles
2021-03-06
WebServer: Serve X-Frame-Options and X-Content-Type-Options HTTP headers
Brendan Coles
2021-03-06
WebContent: Set correct scroll offset for PageHost painting
speles
2021-03-03
WindowServer: Mark screen dirty when changing highlighted window
Tom
2021-03-03
WindowServer: Use active shadow for highlighted window
Tom
2021-03-03
WindowServer: Prepare dirty rects if only the frame was invalidated
Tom
2021-03-02
LibWeb: Handle scrolling an OutOfProcessWebView
Angus Gibson
2021-03-01
FileManager+LaunchServer: Add launching FileManager with focus on file
speles
2021-03-01
LaunchServer: Make spawn() helper accept arguments list
speles
2021-02-28
LibWeb: Support setting the cursor in OutOfProcessWebView
Adam Hodgen
2021-02-28
WebContent: Added IPC calls for initializing JS console and sending input
Brandon Scott
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-24
AK: Make dbgln_if() avoid evaluating the arguments when disabled
AnotherTest
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-23
WebContent: Added IPC calls for getting source
Brandon Scott
2021-02-22
LibWeb: Plumb wheel events from widget layer to EventHandler
Andreas Kling
2021-02-22
WindowServer: Don't close context menus when hovering over menu bar
Tom
2021-02-22
WindowServer: Reset menu position when opened by the menu bar
Tom
2021-02-21
WindowServer: Re-evaluate the mouse cursor when alpha hit-testing
Tom
2021-02-21
DHCPClient: Actually randomize transaction ID's (XID)
Andreas Kling
2021-02-21
DHCPClient: Silence a debug message
Andreas Kling
2021-02-21
Taskbar: Remove window button if a window state change demands it
Tom
2021-02-21
WindowServer: Allow changing frameless state after a window is created
Tom
2021-02-20
WindowServer: Improve small tooltips/windows shadows a bit
Tom
2021-02-20
LibWeb: Implement Window.prompt()
Linus Groh
2021-02-19
WindowServer: Restore cursor when marking window as responsive
Sahan Fernando
2021-02-18
WindowServer: Ignore other button presses while moving/resizing windows
Tom
2021-02-18
WindowServer: Apply the backing bitmap's scale when alpha hit-testing
Tom
2021-02-17
WindowServer: Unbreak "pick new active window" algorithm
Andreas Kling
2021-02-17
DHCPClient: Set ServerIdentifier and RequestedAddress in DHCP REQUESTs
AnotherTest
2021-02-17
DHCPClient: Set the client IP field of the DHCP DISCOVER message
AnotherTest
2021-02-17
DHCPClient: Don't reject packets smaller than the max size
AnotherTest
2021-02-17
DHCPClient: Fix incorrect BOOTP Broadcast flag value
AnotherTest
2021-02-16
WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow
Andreas Kling
2021-02-16
WindowServer, LibGUI: Variable minimum window sizes
Nick Vella
2021-02-15
WindowServer: Add support for alpha channel based hit testing
Tom
2021-02-15
WindowManager: Fix default menu item on key down
Jean-Baptiste Boric
2021-02-15
WindowManager: Select top-level menus with left/right keys
Jean-Baptiste Boric
2021-02-15
WindowManager: Make the Logo key open the system menu
Jean-Baptiste Boric
[next]