mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Move WindowServer to userspace.
This is a monster patch that required changing a whole bunch of things. There are performance and stability issues all over the place, but it works. Pretty cool, I have to admit :^)
This commit is contained in:
parent
0b1b21d622
commit
640360e958
41 changed files with 325 additions and 463 deletions
|
@ -1,5 +1,4 @@
|
|||
#include "WSMessageReceiver.h"
|
||||
#include <AK/Assertions.h>
|
||||
|
||||
WSMessageReceiver::WSMessageReceiver()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue