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
2022-11-02
LibGUI+WindowServer: Allow programatically minimizing windows
Timothy Flynn
2022-10-13
LibGUI+WindowServer: Add Window::set_always_on_top()
demostanis
2022-10-11
WindowServer+LibGUI: Shrink window edge resize hot-spots
Mart G
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-08-31
WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted
Karol Kosek
2022-08-25
LibGUI+WindowServer+Apps: Replace Accessory Windows
thankyouverycool
2022-08-25
LibGUI+WindowServer: Introduce WindowModes
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-06-27
WindowServer: Make window stealing related functions synchronous
Lucas CHOLLET
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-05
WindowServer: Add IPC calls for changing the cursor highlighting
MacDue
2022-06-01
LibGUI+WindowServer: Propagate action icon changes to buttons and menus
networkException
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-02-21
WindowServer: Add IPC call to remove a menu's item
Marco Cutecchia
2022-02-14
WindowServer: Remove extraneous whitespace in `WindowServer.ipc`
James Puleo
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-01-09
LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut
bugreport0
2022-01-01
WindowsServer+LibGUI: Avoid getting color under cursor outside screen
networkException
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-10-21
LibGUI+WindowServer: Add option to hide a widow's close button
Timothy Flynn
2021-09-11
WindowServer: Add IPC endpoint to get the color under cursor
Mustafa Quraish
2021-09-08
LibGUI+WindowServer: Remove now-obsolete cursor tracking feature
Ben Wiederhake
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
[next]