ladybird/Base
Andreas Kling ea9a39a9f2 LibGUI+WindowServer: Add a GResizeCorner widget.
This widget is automatically included in GStatusBar, but can be added in
any other place, too. When clicked (with the left button), it initiates a
window resize (using a WM request.)

In this patch I also fixed up some issues with override cursors being
cleared after the WindowServer finishes a drag or resize.
2019-05-03 01:38:24 +02:00
..
etc Kernel+Userland: Implement setuid() and setgid() and add /bin/su 2019-02-21 23:38:10 +01:00
home/anon Base: Rename /users to /home. 2019-02-10 11:18:12 +01:00
res LibGUI+WindowServer: Add a GResizeCorner widget. 2019-05-03 01:38:24 +02:00
usr Toolchain: Useit.sh finish and added an install target for the libc's Makefile and a bit of ground work for a gcc port 2019-04-29 13:12:20 +02:00