banan-os/userspace/libraries/LibGUI
Bananymous 0c645ba867 LibGUI: Window now uses double buffering
This allows data in shared memory object be always up to date. With this
change window server can update lazily, and not necessarily on all
invalidate calls
2024-06-27 00:39:59 +03:00
..
include/LibGUI LibGUI: Window now uses double buffering 2024-06-27 00:39:59 +03:00
CMakeLists.txt BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
Window.cpp LibGUI: Window now uses double buffering 2024-06-27 00:39:59 +03:00