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-04
Taskbar: Simplify quick launch widget layout
Andreas Kling
2021-07-04
Taskbar: Give the "Show/Hide Desktop" button an icon :^)
Andreas Kling
2021-07-04
WindowServer: Only run window animation for windows on current desktop
Tom
2021-07-04
WindowServer: Toggling desktop should only toggle current desktop
Tom
2021-07-04
Taskbar: Add show desktop button to toggle showing of the desktop
ForLoveOfCats
2021-07-04
WindowServer: Add show desktop toggle IPC call
ForLoveOfCats
2021-07-03
WindowServer: Rename Window::outer_stack -> Window::window_stack
Tom
2021-07-03
WindowServer: Improve occlusion calculations
Tom
2021-07-03
WindowServer: Show window's desktop in window switcher if needed
Tom
2021-07-03
Taskbar: Only show the current desktop's window buttons
Tom
2021-07-03
WindowServer: Support two window switcher modes: all or current desktop
Tom
2021-07-03
WindowServer: Add API to change virtual desktop settings
Tom
2021-07-03
WindowServer: Add basic virtual desktop support
Tom
2021-07-03
Everywhere: Use IPC include syntax
Timothy
2021-07-02
AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods
Max Wipfli
2021-07-02
LibThreading: Add ability to cancel ongoing BackgroundActions
Spencer Dixon
2021-07-02
WindowServer: Fix redrawing menu window that already existed
Tom
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
[next]