This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
9775e83374433837c5c1932a60846708026ed3f9
banan-os
/
userspace
/
programs
/
WindowServer
History
Bananymous
7223e581a2
WindowServer: Fix 32 bit compilation with -Werror
...
There was a always false statement on 32 bit that the compliler was warning about.
2024-09-27 15:33:25 +03:00
..
CMakeLists.txt
BuildSystem: Cleanup cmake files
2024-09-05 12:52:25 +03:00
Cursor.h
BuildSystem: Cleanup userspace directory layout
2024-07-03 09:18:02 +03:00
Framebuffer.cpp
WindowServer: Open all fds as CLOEXEC
2024-09-11 22:17:31 +03:00
Framebuffer.h
BuildSystem: Cleanup userspace directory layout
2024-07-03 09:18:02 +03:00
main.cpp
WindowServer: Fix 32 bit compilation with -Werror
2024-09-27 15:33:25 +03:00
Utils.h
BuildSystem: Cleanup userspace directory layout
2024-07-03 09:18:02 +03:00
Window.cpp
WindowServer: Add support for rounded corners and transparency
2024-09-12 19:35:44 +03:00
Window.h
WindowServer: Add support for rounded corners and transparency
2024-09-12 19:35:44 +03:00
WindowServer.cpp
Userspace: Compile programs and libraries with -Wall -Wextra -Werror
2024-09-26 15:20:07 +03:00
WindowServer.h
WindowServer: Make focused window bounce by pressing F2
2024-09-12 20:09:23 +03:00