banan-os/userspace
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
..
Shell BAN: Allow String::formatted to fail 2024-06-25 11:04:03 +03:00
Terminal BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
WindowServer BAN: Allow String::formatted to fail 2024-06-25 11:04:03 +03:00
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
cat BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
cat-mmap BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
chmod BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
cp BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
dd BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
dhcp-client BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
echo BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
getopt BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
http-server http-server: Make http-server actually usable 2024-06-25 19:36:10 +03:00
id BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
image BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
init BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries LibGUI: Window now uses double buffering 2024-06-27 00:39:59 +03:00
loadkeys BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
ls BAN: Allow String::formatted to fail 2024-06-25 11:04:03 +03:00
meminfo BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
mkdir BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
nslookup BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
poweroff BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
resolver BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
rm BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
sleep BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
snake BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
stat BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
sudo sudo: Fix installation permissions 2024-06-24 15:00:08 +03:00
sync BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
tee BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-framebuffer BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-globals BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-mmap-shared BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-mouse BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-popen BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-sort BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-tcp test-tcp: Fix printing of "connection reset" when tcp connection closed 2024-06-27 00:39:22 +03:00
test-udp BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-unix-socket BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
test-window BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
touch BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
u8sum BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
whoami BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
yes BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
CMakeLists.txt BuildSystem: Fix crt file installation 2024-06-21 17:10:58 +03:00
create_program.sh BuildSystem: Rework the whole cmake build system 2024-06-19 09:40:03 +03:00