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
Age
Commit message (
Expand
)
Author
2021-07-28
WindowServer: Don't draw separator between pin window & close for modals
LuK1337
2021-07-25
WindowServer: Remove debug spam in MenuManager::refresh()
Andreas Kling
2021-07-22
WindowServer: Fix rendering overlays when there's no desktop window
Tom
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-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
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-14
WindowServer: Don't use GNU-style designator
Daniel Bertalan
2021-07-10
WindowServer: Flush display buffer when flashing
Tom
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
2021-07-09
Userland: Add ability to screenshot rectangular region in `shot` (#8515)
Aziz Berkay Yesilyurt
2021-07-08
WindowServer: Add missing minimize check to highlighted window callback
networkException
2021-07-08
WindowServer: Remove rect behind window icon in WindowSwitcher
networkException
2021-07-08
WindowServer: Add a new IPC to set the cursor position
Andrea Martinelli
2021-07-08
Everywhere: Forward declare structs as structs
Daniel Bertalan
2021-07-08
IPCCompiler+WindowServer: Fix deleted function warning
Daniel Bertalan
2021-07-08
WindowServer: Don't use old GNU-style designator
Daniel Bertalan
2021-07-08
Everywhere: Remove unused local variables and lambda captures
Daniel Bertalan
2021-07-08
WindowServer: Make descending into submenu make the submenu current
Andrew January
2021-07-08
WindowServer: When "flash flush" enabled, flash transparent rects green
Andreas Kling
2021-07-08
WindowServer: Allow partial repaints in window frame & menubars
Andreas Kling
2021-07-08
WindowServer: Close submenus when hovering over separators
Andrew January
2021-07-07
WindowServer+wsctl: Add a simple utility for toggling "flash flush"
Andreas Kling
2021-07-07
WindowServer: When "flash flush" is enabled, stretch flash to 10 ms
Andreas Kling
2021-07-07
WindowServer: Add WindowFrame::invalidate_menubar() and use it
Andreas Kling
2021-07-07
LibGfx+LibGUI+WindowServer: Use move() on Core::AnonymousBuffer more
Andreas Kling
2021-07-07
WindowServer: Allow windows to be pinnable (always on top)
Andres Crucitti
2021-07-05
WindowServer: Fix crash removing modal windows
Tom
2021-07-05
WindowServer: Improve screen invalidation on window state changes
Tom
2021-07-04
WindowServer: Query driver for framebuffer offset
Tom
2021-07-04
WindowServer: Implement support for combined buffer flipping + flushing
Tom
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-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
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
WindowServer: Support two window switcher modes: all or current desktop
Tom
2021-07-03
WindowServer: Add API to change virtual desktop settings
Tom
[next]