mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
WindowServer: Convert entire API to be message-based.
One big step towards userspace WindowServer. :^)
This commit is contained in:
parent
ef4e9860fd
commit
f529b845ec
25 changed files with 508 additions and 625 deletions
|
@ -57,7 +57,6 @@ cp -v ../Userland/more mnt/bin/more
|
|||
cp -v ../Userland/rm mnt/bin/rm
|
||||
cp -v ../Userland/rmdir mnt/bin/rmdir
|
||||
cp -v ../Userland/cp mnt/bin/cp
|
||||
cp -v ../Userland/guitest mnt/bin/guitest
|
||||
cp -v ../Userland/guitest2 mnt/bin/guitest2
|
||||
cp -v ../Userland/sysctl mnt/bin/sysctl
|
||||
cp -v ../Userland/pape mnt/bin/pape
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue