Luna/wind
apio d535c10061
wind: Fix client references being out-of-date in windows when disconnecting other clients
Classic "keeping a pointer to an element inside a vector after the vector is updated" bug, ah yes.
2023-08-16 20:02:54 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-08-16 20:02:54 +02:00
CMakeLists.txt wind: Handle CreateWindow IPC messages 2023-08-16 14:54:57 +02:00
IPC.cpp wind+libos+libui: Handle interrupted reads properly 2023-08-16 16:48:39 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-08-16 14:54:57 +02:00
main.cpp wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-08-16 20:02:54 +02:00
Mouse.cpp ui+wind: Send mouse move events through IPC 2023-08-16 14:54:58 +02:00
Mouse.h libui+wind: (Draggable) windows 2023-08-16 14:54:52 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-16 14:54:58 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-16 14:54:58 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-16 14:54:58 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-16 14:54:58 +02:00