Tom
|
0ce4b9d7db
WindowServer: Implement simple window shadows
|
4 years ago |
Tom
|
15a1d9aa94
WindowServer: Cache rendered window frame in bitmap
|
4 years ago |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 years ago |
etaIneLp
|
e625ae1130
WindowManager: Restore a window's geometry when untiling it
|
4 years ago |
Ben Wiederhake
|
cf586311a6
WindowServer: Split double-duty Window::normalize_rect()
|
4 years ago |
Ben Wiederhake
|
79f534ef12
WindowServer: Allow superdrags to hide the titlebar
|
4 years ago |
Ben Wiederhake
|
3fd5aec187
WindowServer: Properly determine where a window may be
|
4 years ago |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Ben Wiederhake
|
e937012870
WindowServer: Make dragging maximized windows up no-op
|
4 years ago |
Ben Wiederhake
|
a671a5ba7e
WindowServer: Prevent moving a window to inaccessible region
|
4 years ago |
Ben Wiederhake
|
2de471b9f0
WindowServer: Fix many subtle bugs in tiling/maximizing
|
4 years ago |
asynts
|
fb8d3635d9
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
Nico Weber
|
98637bd549
WindowServer: In HighDPI mode, load high-res window buttons and high-res cursors
|
4 years ago |
Andreas Kling
|
1cb44ec5ee
Everywhere: Remove more <AK/SharedBuffer.h> includes
|
4 years ago |
Andreas Kling
|
04f95f9160
WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer
|
4 years ago |
Andreas Kling
|
01c2480eb3
Kernel+LibC+WindowServer: Remove unused thread/process boost mechanism
|
4 years ago |
Andreas Kling
|
ab0dad5ea2
WindowServer+LibGUI: Pass drag&drop bitmaps via Gfx::ShareableBitmap
|
4 years ago |
Andreas Kling
|
333366a99d
WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap
|
4 years ago |
Nico Weber
|
63ac9462ad
WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through
|
4 years ago |
Nico Weber
|
867807fb2b
WindowServer: Delete dead set_screen parameter
|
4 years ago |
Andreas Kling
|
c7ac7e6eaf
Services: Move to Userland/Services/
|
4 years ago |