Luna/wind
apio b9ccda132a
wind+libui: Rename SetTitlebarRect to SetTitlebarHeight
We only need the height to be customizable.
2024-02-04 13:13:21 +01:00
..
Client.h libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages 2024-02-03 19:16:39 +01:00
CMakeLists.txt wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
IPC.cpp wind+libui: Rename SetTitlebarRect to SetTitlebarHeight 2024-02-04 13:13:21 +01:00
IPC.h libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages 2024-02-03 19:16:39 +01:00
Keyboard.cpp wind: Translate Ctrl-key presses correctly 2023-09-20 07:06:01 +02:00
Keyboard.h wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
main.cpp libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages 2024-02-03 19:16:39 +01:00
Mouse.cpp libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages 2024-02-03 19:16:39 +01:00
Mouse.h wind: Stop tracking windows after they're closed 2023-09-20 07:05:59 +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: Implement client side decorations 2023-12-27 12:56:40 +01:00
Window.h wind+libui: Implement client side decorations 2023-12-27 12:56:40 +01:00