Andreas Kling
|
2cfcbdc735
AK: Add Retained<T>, like RetainPtr, but never null.
|
6 年之前 |
Andreas Kling
|
9b71307d49
WindowServer: Support windows with alpha channels. And per-WSWindow opacity.
|
6 年之前 |
Andreas Kling
|
c81b217fa7
SharedGraphics: Assign a human-friendly name for mmapped GraphicsBitmap.
|
6 年之前 |
Andreas Kling
|
640360e958
Move WindowServer to userspace.
|
6 年之前 |
Andreas Kling
|
09aaa41e62
SharedGraphics: Rework GraphicsBitmap::create_kernel_only() into create().
|
6 年之前 |
Andreas Kling
|
4ea28bf0a5
Kernel: Add a simple shared memory API for two processes only.
|
6 年之前 |
Andreas Kling
|
443b043b49
WindowServer: Start implementing a menu system.
|
6 年之前 |
Andreas Kling
|
cf58b76210
SharedGraphics: GraphicsBitmap::load_from_file() should be allowed to fail.
|
6 年之前 |
Andreas Kling
|
cda598c29c
SharedGraphics: Allocate file-backed kernel GraphcisBitmaps in WindowServer.
|
6 年之前 |
Andreas Kling
|
887b4a7a1a
Start working on a simple Launcher app.
|
6 年之前 |
Andreas Kling
|
41567c5bb9
Show the amount of memory in GraphicsBitmaps in /bin/top.
|
6 年之前 |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 年之前 |
Andreas Kling
|
2dc9c86bad
Kernel: Make Process a Weakable class.
|
6 年之前 |
Andreas Kling
|
bba21adae3
WindowServer: Rename WSEvent to WSMessage.
|
6 年之前 |
Andreas Kling
|
7cf3c7461c
Refactor GUI rendering model to be two-phased.
|
6 年之前 |
Andreas Kling
|
aa24547e12
Kernel: Finally stop exposing Region members to the public.
|
6 年之前 |
Andreas Kling
|
2f2f28f212
Kernel: Refactor Region/PageDirectory ownership model.
|
6 年之前 |
Andreas Kling
|
a47f33bed3
WindowServer: Map shared GraphicsBitmaps read-only on the server side.
|
6 年之前 |
Andreas Kling
|
76a2881793
Mark the two Regions used GraphicsBitmaps as explicitly shared.
|
6 年之前 |
Andreas Kling
|
7e5b81fe48
Make a SharedGraphics directory for classes shared between Kernel and LibGUI.
|
6 年之前 |