Andreas Kling
|
bba21adae3
|
WindowServer: Rename WSEvent to WSMessage.
Also do the same for WSMessageLoop and WSMessageReceiver. More to come.
|
2019-01-26 05:28:02 +01:00 |
|
Andreas Kling
|
7e5b81fe48
|
Make a SharedGraphics directory for classes shared between Kernel and LibGUI.
|
2019-01-19 23:22:46 +01:00 |
|
Andreas Kling
|
9454c5dd52
|
WindowServer: Merge WSFrameBuffer into WSScreen.
|
2019-01-18 05:41:15 +01:00 |
|
Andreas Kling
|
f7ca6d254d
|
Tear out or duplicate what's unique for WindowServer from Widgets.
This turned into a huge refactoring that somehow also includes
making locks recursive/reentrant.
|
2019-01-16 16:03:50 +01:00 |
|