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-07-28
WindowServer: Don't draw separator between pin window & close for modals
LuK1337
2021-07-27
Userland: Make TextWrapping::Wrap opt-in
sin-ack
2021-07-27
LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index)
Andreas Kling
2021-07-27
LibGfx: Improve ImageDecoder construction
Andreas Kling
2021-07-26
NotificationServer: Expand the notification when hovered
sin-ack
2021-07-26
Userland: Move text wrapping/elision into the new TextLayout :^)
sin-ack
2021-07-26
Taskbar: Unbreak application launchers in the start menu
Andreas Kling
2021-07-26
Taskbar: Show Settings app instead of Settings app category
Andreas Kling
2021-07-25
WindowServer: Remove debug spam in MenuManager::refresh()
Andreas Kling
2021-07-22
CrashDaemon: Remove BACKTRACE_DEBUG debugging code
Andreas Kling
2021-07-22
WindowServer: Fix rendering overlays when there's no desktop window
Tom
2021-07-22
LaunchServer: Remove debug spam about incoming connections
Andreas Kling
2021-07-22
FileOperation: Use LexicalPath::join() for all path joining
Sam Atkins
2021-07-22
FileOperation: Implement 'Delete' operation
Sam Atkins
2021-07-22
FileOperation: Combine 'sources' and 'destination' CL arguments
Sam Atkins
2021-07-22
FileManager+FileOperation: Implement (and use) 'Move' command
Sam Atkins
2021-07-22
FileOperation: Extract execute_work_items() from perform_copy()
Sam Atkins
2021-07-22
FileOperation: Accept multiple source arguments
Sam Atkins
2021-07-22
FileManager+FileOperation: Switch to east const
Sam Atkins
2021-07-22
WindowServer: Reuse config variable from the class on theme change
Karol Kosek
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-21
WindowServer: Re-use existing Screen instances and improve fallbacks
Tom
2021-07-20
Taskbar: Update the start button width when system fonts change
Andreas Kling
2021-07-20
Taskbar: Launch apps in Terminal when RunInTerminal=true is specified
Linus Groh
2021-07-19
WindowServer: Add set_virtual_dekstop WindowManager message
Peter Elliott
2021-07-19
WindowServer: Fix crash rendering fullscreen window
Tom
2021-07-18
WindowServer: Fix menu over-drawing
Tom
2021-07-18
WindowServer: Fix compositor overdraw issues related to transparency
Tom
2021-07-18
WindowServer: Recompute occlusions when removing an overlay
Tom
2021-07-18
WindowServer: Let clients mark windows as stealable by specific clients
Timothy
2021-07-18
FileSystemAccessServer: Add expose_window_server_client_id()
Timothy
2021-07-18
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
Timothy
2021-07-18
WindowServer: Add WindowServer::get_window_rect_from_client()
Timothy
2021-07-18
WindowServer: Add WindowServer::async_set_window_parent_from_client()
Timothy
2021-07-18
LibGUI+WindowServer: Expose WindowServer client id to the client
Timothy
2021-07-15
SpiceAgent: Add Clipboard as a build dependency
Gunnar Beutner
2021-07-14
LibWeb: Add OOPWV IPC for selecting all text
Timothy Flynn
2021-07-14
LibWeb: Add OOPWV IPC for retrieving selected text
Timothy Flynn
2021-07-14
WindowServer: Don't use GNU-style designator
Daniel Bertalan
2021-07-14
SpiceAgent: Support copying and pasting images
x-yl
2021-07-14
SpiceAgent: Add a new spice agent service :^)
x-yl
2021-07-13
KeyboardPreferenceLoader: Use correct default Num Lock config value
ForLoveOfCats
2021-07-12
TaskbarWindow: Redraw start button when default font changes
LuK1337
2021-07-11
FileSystemAccessServer: Return user_picked_value even on error
Adam Hodgen
2021-07-10
WindowServer: Flush display buffer when flashing
Tom
2021-07-10
FileSystemAccessServer: Add service for accessing veiled files nicely
Timothy
2021-07-10
Taskbar: Scale window icon bitmap if it's not 16x16
LuK1337
2021-07-09
LibThreading: Rename Lock => Mutex
Andreas Kling
2021-07-09
WindowServer: Paint background when a fullscreen window is transparent
Aziz Berkay Yesilyurt
2021-07-09
Revert "Userland: Add ability to screenshot rectangular region in `shot` (#85...
Ali Mohammad Pur
[next]