Luna/wind
2023-09-05 10:47:08 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-09-05 10:47:06 +02:00
CMakeLists.txt wind: Handle CreateWindow IPC messages 2023-09-05 10:47:01 +02:00
IPC.cpp libui+wind+libos: Move shared memory handling code to os::SharedMemory 2023-09-05 10:47:08 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-09-05 10:47:01 +02:00
main.cpp wind: Make sure stdin is always a TTY 2023-09-05 10:47:08 +02:00
Mouse.cpp libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-05 10:47:07 +02:00
Mouse.h libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-05 10:47:07 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-05 10:47:03 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-05 10:47:03 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-05 10:47:03 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-05 10:47:03 +02:00