Luna/wind
2023-09-20 07:05:59 +02:00
..
Client.h wind: Fix client references being out-of-date in windows when disconnecting other clients 2023-09-20 07:05:56 +02:00
CMakeLists.txt wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
IPC.cpp wind: Move more fallible operations before window creation 2023-09-20 07:05:57 +02:00
IPC.h wind: Handle CreateWindow IPC messages 2023-09-20 07:05:53 +02:00
Keyboard.cpp wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
Keyboard.h wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
main.cpp wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
Mouse.cpp libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-20 07:05:57 +02:00
Mouse.h libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-20 07:05:57 +02:00
Screen.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00
Screen.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00
Window.cpp wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00
Window.h wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar 2023-09-20 07:05:54 +02:00