Luna/wind
apio 8ab823fc43
All checks were successful
continuous-integration/drone/pr Build is passing
wind: Move more fallible operations before window creation
2023-09-02 14:02:06 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-08-28 12:51:16 +02:00
CMakeLists.txt wind: Handle CreateWindow IPC messages 2023-08-28 12:51:14 +02:00
IPC.cpp wind: Move more fallible operations before window creation 2023-09-02 14:02:06 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-08-28 12:51:14 +02:00
main.cpp wind: Make sure stdin is always a TTY 2023-08-31 14:55:40 +02:00
Mouse.cpp libui+wind: Handle mouse leave events when the mouse leaves a window 2023-08-29 15:26:34 +02:00
Mouse.h libui+wind: Handle mouse leave events when the mouse leaves a window 2023-08-29 15:26:34 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-28 12:51:15 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-28 12:51:15 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-28 12:51:15 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-08-28 12:51:15 +02:00