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-01
InspectorServer: Use LocalSocket method to get pid
Timothy
2021-06-30
AK+Everywhere: Add and use static APIs for LexicalPath
Max Wipfli
2021-06-30
AK: Remove the LexicalPath::is_valid() API
Max Wipfli
2021-06-29
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
Adam Hodgen
2021-06-29
SystemServer+Meta: Use the new SysFS
Liav A
2021-06-29
WindowServer: Fix animations not triggering rendering
Tom
2021-06-28
WindowServer: Change animation time to duration
Erik Sommer
2021-06-28
WindowServer: Fix menu location on screens other than main screen
Tom
2021-06-28
WindowServer: Fix regression flushing scaled displays
Tom
2021-06-28
WindowServer: Make vertical maximize work on other screens
Tom
2021-06-28
Taskbar: Move 'Assistant' Desktop::AppFile to member for quicker access
Spencer Dixon
2021-06-28
Assistant+Taskbar: Use AppFile::spawn() utility
Spencer Dixon
2021-06-28
Taskbar: Open 'Assistant' with Super+Space
Spencer Dixon
2021-06-28
LibGUI+WindowServer: Add new WMEvent Super+Space
Spencer Dixon
2021-06-27
WindowServer: Un-tile window if resizing warrants it
Tom
2021-06-27
WindowServer+LibGUI: Allow specifying a "launch origin" for new windows
Andreas Kling
2021-06-27
WindowServer: Add a more generic mechanism for animations
Andreas Kling
2021-06-27
WindowServer: Try to auto-add unconfigured framebuffer devices
Tom
2021-06-27
WindowServer: Coalesce flushing buffers into one ioctl() call
Tom
2021-06-27
WindowServer: Use relative coordinates when flushing screen dirty rects
Tom
2021-06-27
WindowServer: Fix geometry label not updating if it isn't moving
Tom
2021-06-25
WindowServer: Change rendering drag&drop to use the Overlay class
Tom
2021-06-25
WindowServer: Change window geometry label to use the Overlay class
Tom
2021-06-25
WindowServer: Add an Overlay class for flicker-free overlay rendering
Tom
2021-06-25
WindowServer: Enhance simple shadow function to include optional frame
Tom
2021-06-25
WindowServer: Redraw screen when switching back from tty
Sahan Fernando
2021-06-25
Userland: Add FB_FLUSH ioctl for fbdev
Sahan Fernando
2021-06-25
WindowServer: Scale Mouse movements
Alexander
2021-06-24
Userland: Disambiguate dependent types
Daniel Bertalan
2021-06-24
Userland: Remove dummy IPC methods
Gunnar Beutner
2021-06-22
ChessEngine: don't store board in non-leaf nodes in MCTS
Peter Elliott
2021-06-22
Taskbar: Check if executable in .af exist in filesystem
PAUL007
2021-06-22
WindowServer: Send events once when global cursor tracking is enabled
Gunnar Beutner
2021-06-22
LaunchServer: Fix regression in opening files with TextEditor
bitwitch
2021-06-21
LaunchServer: Make all file handlers configurable including directories
bitwitch
2021-06-21
LaunchServer: Check if handler programs exist when registering them
bitwitch
2021-06-21
WindowServer: Fix animated cursor regression
Tom
2021-06-21
WindowServer: Focus windows blocked by a modal window
Max Wipfli
2021-06-20
WindowServer: Reload icons on scale changes
Tom
2021-06-20
WindowServer: Update compositor reference to cursor on reload
Tom
2021-06-20
WindowServer: Enable screen capture to span multiple screens
Tom
2021-06-20
WindowServer: Load multiple scaled versions of Bitmaps and Cursors
Tom
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-20
WindowServer: Validate that all screens can be reached
Tom
2021-06-20
WindowServer: Fix artifacts after window resize in some cases
Tom
2021-06-20
WindowServer: Constrain rendering windows to one screen in some cases
Tom
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-06-20
LaunchServer: Correctly open file URLs with line numbers
Adam Hodgen
2021-06-19
LibCoreDump: Include source locations of inlined functions in backtrace
Itamar
2021-06-18
WindowServer: Move key event handling to its own function
Andreas Kling
[next]