Historial de Commits

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