banan-os/userspace/WindowServer
Bananymous 843a6851c4 Userspace: Start work on a terminal emulator
Terminal is still missing some ANSI codes, cursor and pseudo terminal
support.

Shell's builtin start-gui now launches a Terminal instead of test
windows.
2024-06-03 18:04:33 +03:00
..
CMakeLists.txt WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Cursor.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.cpp Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Utils.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.cpp WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
WindowServer.cpp Userspace: Start work on a terminal emulator 2024-06-03 18:04:33 +03:00
WindowServer.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
main.cpp WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00