Andreas Kling
|
c2dfa9d54c
WindowServer+LibGUI: Add a way to force a window to have a drop shadow
|
4 anos atrás |
Tom
|
4392da970a
WindowServer: Add initial support for rendering on multiple screens
|
4 anos atrás |
Marcus Nilsson
|
2f7dc29ab7
LibGUI/WindowServer: Add set_maximized IPC call
|
4 anos atrás |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
4 anos atrás |
Matthew Jones
|
123848f0c1
LibGUI: Fixes Widget->set_visible(false) still maintains focus bug
|
4 anos atrás |
Gunnar Beutner
|
d954c11f66
Everywhere: Add missing includes for <AK/OwnPtr.h>
|
4 anos atrás |
Andreas Kling
|
cc6db526a6
WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>
|
4 anos atrás |
Andreas Kling
|
2fa765bbd5
LibGUI: Add getter/setter for GUI::Window modified state
|
4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
sin-ack
|
aa56f9a1e0
LibGUI+WindowServer: Separate window manager IPC from regular IPC
|
4 anos atrás |
Andreas Kling
|
050648b270
LibGUI: Make Window::set_title() take a String
|
4 anos atrás |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 anos atrás |
Linus Groh
|
5367bbb82c
LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets
|
4 anos atrás |
Andreas Kling
|
0cd60a28ba
WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
|
4 anos atrás |
Andreas Kling
|
e76771bfad
WindowServer+LibGfx: Show menus in windows! :^)
|
4 anos atrás |
Tom
|
1c31bcb24e
WindowServer: Allow changing frameless state after a window is created
|
4 anos atrás |
Nick Vella
|
15c1f7a40d
WindowServer, LibGUI: Variable minimum window sizes
|
4 anos atrás |
Tom
|
d590e0c946
WindowServer: Add support for alpha channel based hit testing
|
4 anos atrás |
Tom
|
7e06afb822
WindowServer: Recompute occlusions when changing window's alpha channel
|
4 anos atrás |
Andreas Kling
|
a5bbe3280d
LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize
|
4 anos atrás |
asynts
|
6dc2c38fd0
Everywhere: Replace a bundle of dbg with dbgln.
|
4 anos atrás |
Nick Vella
|
fcf50af53d
WindowServer, LibGUI: RefreshSystemTheme implementation
|
4 anos atrás |
Andreas Kling
|
71f50b6e94
LibGUI: Window icons no longer need to be backed by shbufs
|
4 anos atrás |
Andreas Kling
|
96f8fcdcba
LibGUI: Add a WindowBackingStore class
|
4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |