Andreas Kling
|
636c43db6c
WindowServer: Notify window-less clients about theme/font changes
|
4 years ago |
Andreas Kling
|
c778130d63
WindowServer+LibGUI: Add an IPC API to change the current system fonts
|
4 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 years ago |
Andreas Kling
|
2083d1a3d6
WindowServer: Ignore window base size in aspect ratio enforcement
|
4 years ago |
Andreas Kling
|
634e652b6c
WindowServer: Add "Move" action to window menus
|
4 years ago |
Andreas Kling
|
353a831c8c
WindowServer: Compute final window title before passing to WM clients
|
4 years ago |
Andreas Kling
|
1f24ab91f2
WindowServer: Notify WM clients when a window's modified state changes
|
4 years ago |
Andreas Kling
|
5497b7a718
WindowServer: Tweak spacing above maximized windows
|
4 years ago |
Andreas Kling
|
1ee31981da
WindowServer: Close any open menus when starting window move/resize
|
4 years ago |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 years ago |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 years ago |
Andreas Kling
|
def1f1444a
WindowServer: Move configuration file to /etc/WindowServer.ini
|
4 years ago |
Tom
|
7345b502ab
WindowServer: Don't restore active window if it is minimized
|
4 years ago |
Jelle Raaijmakers
|
2e1320f264
WindowServer: Reevaluate hovered window on window rect change
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
d342e9608c
WindowServer: Add missing <AK/Debug.h> include and use dbgln_if()
|
4 years ago |
Conor Byrne
|
88ecfa164a
LibGUI+WindowServer: Add WM_SuperKeyPressed event
|
4 years ago |
Andreas Kling
|
12546259ff
Everywhere: Rename title_bar => titlebar
|
4 years ago |
sin-ack
|
aa56f9a1e0
LibGUI+WindowServer: Separate window manager IPC from regular IPC
|
4 years ago |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 years ago |
Linus Groh
|
23b659e9c3
WindowServer: Exclude WindowType::Desktop windows from Super key actions
|
4 years ago |
Dawid Wolosowicz
|
863bc35399
WindowServer: Propagate theme change to the applet area
|
4 years ago |
Andreas Kling
|
0069020e6c
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
|
4 years ago |
Daniël van de Burgt
|
a106f852d3
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
|
4 years ago |
Andreas Kling
|
0e798234c7
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
|
4 years ago |
Andreas Kling
|
9bbc1c9c93
WindowServer+Taskbar: Show applets in taskbar :^)
|
4 years ago |
Andreas Kling
|
6f45c27d06
WindowServer: Don't call Core::Object::event() directly
|
4 years ago |
Andreas Kling
|
e9db10e3a9
WindowServer+LibGUI: Remove the global menubar :^)
|
4 years ago |