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
/
ClientConnection.cpp
Age
Commit message (
Expand
)
Author
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-21
WindowServer: Re-evaluate the mouse cursor when alpha hit-testing
Tom
2021-02-21
WindowServer: Allow changing frameless state after a window is created
Tom
2021-02-19
WindowServer: Restore cursor when marking window as responsive
Sahan Fernando
2021-02-16
WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow
Andreas Kling
2021-02-16
WindowServer, LibGUI: Variable minimum window sizes
Nick Vella
2021-02-15
WindowServer: Add support for alpha channel based hit testing
Tom
2021-02-10
WindowServer: Don't re-render the window frame when not needed
Tom
2021-02-01
LibIPC: Stop sending client ID to clients
Andreas Kling
2021-02-01
LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize
Andreas Kling
2021-01-29
WindowServer: Split double-duty Window::normalize_rect()
Ben Wiederhake
2021-01-25
WindowServer: Fix client unresponsiveness detection
Linus Groh
2021-01-23
WindowServer: Normalize preferred rect before applying
Ben Wiederhake
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-20
LibGfx: Give Bitmap a scale factor
Nico Weber
2021-01-17
Everywhere: Remove more <AK/SharedBuffer.h> includes
Andreas Kling
2021-01-16
LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes
Andreas Kling
2021-01-16
WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer
Andreas Kling
2021-01-16
Kernel+LibC+WindowServer: Remove unused thread/process boost mechanism
Andreas Kling
2021-01-16
WindowServer+LibGUI: Send menu item icons as Gfx::ShareableBitmap
Andreas Kling
2021-01-16
WindowServer+LibGUI: Pass drag&drop bitmaps via Gfx::ShareableBitmap
Andreas Kling
2021-01-16
WindowServer, LibGUI: RefreshSystemTheme implementation
Nick Vella
2021-01-15
WindowServer: Add a "scale" parameter to the SetResolution message and plumb ...
Nico Weber
2021-01-15
LibGUI+WindowServer: Use anonymous files for window backing stores :^)
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling
[prev]