banan-os/userspace/libraries
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
..
LibC LibC: Add option to debug userspace malloc family calls 2024-11-10 14:03:25 +02:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI WindowServer: Implement partial window resizing 2024-11-13 17:30:12 +02:00
LibImage Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
LibInput Kernel/Shell: Fix backspace and delete key byte sequences 2024-10-04 04:14:47 +03:00
CMakeLists.txt Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00