Luna/wind
apio 36fad85396
All checks were successful
continuous-integration/drone/push Build is passing
kernel+init+preinit+wind: Remove the kernel TTY and support only userspace terminals
Still allow printing text to the console, but without text input or ANSI escape fancy stuff.
2023-09-21 19:31:54 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-09-20 07:05:56 +02:00
CMakeLists.txt wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
IPC.cpp wind: Stop tracking windows after they're closed 2023-09-20 07:05:59 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-09-20 07:05:53 +02:00
Keyboard.cpp wind: Translate Ctrl-key presses correctly 2023-09-20 07:06:01 +02:00
Keyboard.h wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
main.cpp kernel+init+preinit+wind: Remove the kernel TTY and support only userspace terminals 2023-09-21 19:31:54 +02:00
Mouse.cpp wind: Stop tracking windows after they're closed 2023-09-20 07:05:59 +02:00
Mouse.h wind: Stop tracking windows after they're closed 2023-09-20 07:05:59 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00
Window.cpp wind+taskbar: Improve the dark color scheme 2023-09-20 19:45:01 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00