banan-os/userspace/libraries/LibGUI
Bananymous d19264eea8 WindowServer: Implement partial window resizing
This patch adds support for client side resizing, so clients can request
the server to resize their windows. WindowServer will respond with
resize event when and if the resizing is complete.
2024-11-13 17:30:12 +02:00
..
include/LibGUI WindowServer: Implement partial window resizing 2024-11-13 17:30:12 +02:00
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
Window.cpp WindowServer: Implement partial window resizing 2024-11-13 17:30:12 +02:00