Luna/wind
2023-09-12 22:09:44 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-09-12 22:09:43 +02:00
CMakeLists.txt wind: Handle CreateWindow IPC messages 2023-09-12 22:09:42 +02:00
IPC.cpp wind: Handle ftruncate() and mmap() errors properly 2023-09-12 22:09:44 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-09-12 22:09:42 +02:00
main.cpp wind: Stop using the removed 'signal' pledge 2023-09-12 22:09:44 +02:00
Mouse.cpp ui+wind: Send mouse move events through IPC 2023-09-12 22:09:42 +02:00
Mouse.h libui+wind: (Draggable) windows 2023-09-12 22:09:38 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-12 22:09:43 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-12 22:09:43 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-12 22:09:43 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-12 22:09:43 +02:00