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-06-17
Meta: Scale back overly informal user-facing strings
Andreas Kling
2020-06-16
WindowServer: Replace character with code point
Hüseyin ASLITÜRK
2020-06-13
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
Andreas Kling
2020-06-13
LibIPC: Only start responsiveness timer after sending client a message
Andreas Kling
2020-06-13
AK: JsonParser improvements
Matthew Olsson
2020-06-12
AudioServer: removed AS prefix from class and file names
sppmacd
2020-06-11
LibIPC+WindowServer+LibGUI: Detect and highlight unresponsive GUI apps
Andreas Kling
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-06-09
SystemServer: Add support for accepting socket connections :^)
Sergey Bugaev
2020-06-09
SystemServer: Add support for multi-instance services
Sergey Bugaev
2020-06-07
LibIPC+Services: Support URL as a native IPC type
Andreas Kling
2020-06-05
WindowServer: Make perror() strings slightly more detailed.
Nico Weber
2020-06-03
WindowsServer: Add scancode value to KeyEvent
Hüseyin ASLITÜRK
2020-06-01
WindowServer: Remove keyboard shortcut for toggling the system menu
Andreas Kling
2020-05-30
Taskbar: Show window progress as a progress bar behind the window title
Andreas Kling
2020-05-30
WindowServer+LibGUI: Add per-window progress
Andreas Kling
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-27
ProtocolServer: Forget downloads after they are stopped
Andreas Kling
2020-05-27
Base: Replace TTYServer with text mode Shell
Sergey Bugaev
2020-05-27
SystemServer: Add BootModes and Environment service options
Sergey Bugaev
2020-05-26
AK: Rename FileSystemPath -> LexicalPath
Sergey Bugaev
2020-05-26
Userland et al: Pledge sigaction when needed
Sergey Bugaev
2020-05-25
WindowServer: Don't crash when minimizing Eyes
Sergey Bugaev
2020-05-21
ProtocolServer: Support request headers
Andreas Kling
2020-05-20
LibGUI: Replace up and down arrows with emoji
Hüseyin ASLITÜRK
2020-05-20
WindowServer: Remove WindowManager::invalidate(Window) API's
Andreas Kling
2020-05-20
WindowServer: Move occlusion things from WindowManager to Compositor
Andreas Kling
2020-05-19
WindowServer: Always send mouse events to the full-screen window
Andreas Kling
2020-05-19
WindowServer: Ignore overlap when compositing full-screen windows
Andreas Kling
2020-05-19
SystemMenu: Don't exit if the shutdown dialog is opened but cancelled
Andreas Kling
2020-05-19
SystemMenu: Rename PowerDialog => ShutdownDialog
Andreas Kling
2020-05-18
WindowServer: Rename WindowManager wm_config() to config()
Shannon Booth
2020-05-18
WindowServer: Make some WindowManager member functions const
Shannon Booth
2020-05-18
WindowServer: Remove uneeded const_casts for getting a submenu
Shannon Booth
2020-05-18
WindowServer: Add const version of Menu::find_menu_by_id(int menu_id)
Shannon Booth
2020-05-18
WindowServer: Add const qualified version of MenuItem::submenu()
Shannon Booth
2020-05-18
LaunchServer: Discover handlers from *.af files, allow launching based on a k...
Nicholas Hollett
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
[prev]
[next]