Luna/wind
2023-08-22 11:54:23 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-08-22 11:54:22 +02:00
CMakeLists.txt wind: Handle CreateWindow IPC messages 2023-08-22 11:54:19 +02:00
IPC.cpp wind: Handle ftruncate() and mmap() errors properly 2023-08-22 11:54:22 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-08-22 11:54:19 +02:00
main.cpp wind: Show memory usage in debug output 2023-08-22 11:54:23 +02:00
Mouse.cpp ui+wind: Send mouse move events through IPC 2023-08-22 11:54:20 +02:00
Mouse.h libui+wind: (Draggable) windows 2023-08-22 11:54:13 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-22 11:54:21 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-22 11:54:21 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-22 11:54:21 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-22 11:54:21 +02:00