Andreas Kling
|
2cfcbdc735
AK: Add Retained<T>, like RetainPtr, but never null.
|
6 years ago |
Andreas Kling
|
9b71307d49
WindowServer: Support windows with alpha channels. And per-WSWindow opacity.
|
6 years ago |
Andreas Kling
|
640360e958
Move WindowServer to userspace.
|
6 years ago |
Andreas Kling
|
09aaa41e62
SharedGraphics: Rework GraphicsBitmap::create_kernel_only() into create().
|
6 years ago |
Andreas Kling
|
4ea28bf0a5
Kernel: Add a simple shared memory API for two processes only.
|
6 years ago |
Andreas Kling
|
443b043b49
WindowServer: Start implementing a menu system.
|
6 years ago |
Andreas Kling
|
887b4a7a1a
Start working on a simple Launcher app.
|
6 years ago |
Andreas Kling
|
2dc9c86bad
Kernel: Make Process a Weakable class.
|
6 years ago |
Andreas Kling
|
86eae0f8df
Let userland retain the window backing store while drawing into it.
|
6 years ago |
Andreas Kling
|
7e5b81fe48
Make a SharedGraphics directory for classes shared between Kernel and LibGUI.
|
6 years ago |