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
/
WindowServer
/
WindowServer.ipc
Age
Commit message (
Expand
)
Author
2021-09-08
LibGUI+WindowServer: Introduce new mouse tracking mechanism
Ben Wiederhake
2021-08-23
WindowServer: Add IPC calls for controlling cursor theme
Maciej Zygmanowski
2021-08-02
LibGUI, WindowServer: Greatly simplify menubar logic
sin-ack
2021-07-18
WindowServer: Let clients mark windows as stealable by specific clients
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-08
WindowServer: Add a new IPC to set the cursor position
Andrea Martinelli
2021-07-07
WindowServer+wsctl: Add a simple utility for toggling "flash flush"
Andreas Kling
2021-07-04
WindowServer+LibGUI: Add a way to force a window to have a drop shadow
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-07-03
WindowServer: Add API to change virtual desktop settings
Tom
2021-07-03
Everywhere: Use IPC include syntax
Timothy
2021-06-27
WindowServer+LibGUI: Allow specifying a "launch origin" for new windows
Andreas Kling
2021-06-25
WindowServer: Add an Overlay class for flicker-free overlay rendering
Tom
2021-06-20
WindowServer: Enable screen capture to span multiple screens
Tom
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-06-12
WindowServer+LibGUI: Make window creation asynchronous :^)
Andreas Kling
2021-06-09
LibGUI/WindowServer: Add set_maximized IPC call
Marcus Nilsson
2021-06-07
WindowServer+Magnifier: Make Magnifier buttery smooth :^)
Andreas Kling
2021-06-06
WindowServer: Add a GetDesktopDisplayScale IPC request
Eugene Barnett
2021-05-21
WindowServer+LibGUI: Add an IPC API to change the current system fonts
Andreas Kling
2021-05-20
WindowServer+LibGUI: Make client/server greeting faster
Andreas Kling
2021-05-17
WindowServer+LibGUI: Make menubar allocation asynchronous
Andreas Kling
2021-05-17
WindowServer+LibGUI: Make menu allocation asynchronous
Andreas Kling
2021-05-11
WindowServer: Add Optional<Gfx::IntRect> argument to get_screen_bitmap()
Valtteri Koskivuori
2021-05-10
WindowServer: Make set_background_color and set_wallpaper_mode async
Andreas Kling
2021-05-10
WindowServer: Make dismiss_menu() an asynchronous IPC call
Andreas Kling
2021-05-10
WindowServer: Make popup_menu() an asynchronous IPC call
Andreas Kling
2021-05-10
WindowServer+LibGUI: Make "move window to front" asynchronous
Andreas Kling
2021-05-10
WindowServer+LibGUI: Make menu and menubar teardown asynchronous
Andreas Kling
2021-05-03
WindowServer+LibGUI: Make much of window construction asynchronous
Andreas Kling
2021-05-03
WindowServer+LibGUI: Make much of menu construction asynchronous
Andreas Kling
2021-05-03
Userland: Use snake case names in .ipc files
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-02
WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>
Andreas Kling
2021-05-01
WindowServer: Add Window "modified" state
Andreas Kling
2021-04-25
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
sin-ack
2021-04-25
Revert "IPCCompiler: Use string hashes for IPC endpoint magic"
Andreas Kling
2021-04-25
IPCCompiler: Use string hashes for IPC endpoint magic
sin-ack
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-02
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
Daniël van de Burgt
2021-03-30
WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-26
WindowServer: Add an IPC call for taking a screenshot
Andreas Kling
2021-03-25
WindowServer: Remove "system menu" concept from WindowServer
Andreas Kling
2021-03-25
WindowServer: Remove SetApplicationMenubar IPC message
Andreas Kling
2021-03-25
WindowServer+LibGfx: Show menus in windows! :^)
Andreas Kling
2021-02-21
WindowServer: Allow changing frameless state after a window is created
Tom
2021-02-16
WindowServer, LibGUI: Variable minimum window sizes
Nick Vella
[next]