index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
Age
Commit message (
Expand
)
Author
2020-05-17
LibGemini: Implement rendering text/gemini documents to HTML
AnotherTest
2020-05-17
ProtocolServer: Put everything in the ProtocolServer namespace
Andreas Kling
2020-05-17
ProtocolServer: Attach downloads and their lifecycles to clients
Conrad Pankoff
2020-05-17
ProtocolServer: Integrate LibGemini for simple requests
Conrad Pankoff
2020-05-16
LibIPC: Allow opt-in UTF-8 validation on message parameters
Andreas Kling
2020-05-16
LibGUI+WindowServer: Allow applications to set custom cursor bitmaps
Shannon Booth
2020-05-15
Clipboard: Remove accidentally commited file
Sergey Bugaev
2020-05-15
Clipboard: Add missing copyright header
Andreas Kling
2020-05-14
Clipboard: Move the system clipboard to a dedicated service process :^)
Andreas Kling
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-13
WindowServer: Invalidate the cursor when setting an override cursor
DexesTTP
2020-05-13
LibGUI+WindowServer: Allow apps to use the "move" cursor :^)
Andreas Kling
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-12
LibHTTP+ProtocolServer: Use CaseInsensitiveStringTraits for headers
Andreas Kling
2020-05-12
LaunchServer+LibDesktop: Add API to list handlers for a given URL
Andreas Kling
2020-05-12
LaunchServer: Remove tab characters in LaunchServer.ipc
Andreas Kling
2020-05-10
WindowServer: Shade the bottom of the menu bar like a button
Andreas Kling
2020-05-10
Taskbar: Let's custom paint the background instead of using GUI::Frame
Andreas Kling
2020-05-10
WindowServer: Add 2px of tasteful space above maximized windows
Andreas Kling
2020-05-10
WindowServer: Add basic search functionality in menus
Shannon Booth
2020-05-10
WindowServer: Rework and simplify Menu event handling
Shannon Booth
2020-05-10
WindowServer: Remove stray semicolon
Shannon Booth
2020-05-09
WindowServer: Cancel any ongoing input tracking when a menu pops up
Andreas Kling
2020-05-09
LaunchServer: Add the LaunchServer to centralise file associations.
Nicholas Hollett
2020-05-08
Services: Move Taskbar and SystemMenu from Applications to Services
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling