Luna/wind
2024-03-31 13:38:39 +02:00
..
Client.h wind+libui+taskbar: Add a request for setting special window attributes 2024-02-04 13:35:50 +01:00
CMakeLists.txt wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
IPC.cpp wind: Show which IPC function was called with an invalid window id 2024-03-31 13:38:08 +02: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 apps+libos+shell+wind: Correct a bunch of format strings 2024-03-29 14:42:38 +01:00
Mouse.cpp wind+libui+taskbar: Add a request for setting special window attributes 2024-02-04 13:35:50 +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: Ignore alpha bits in the window buffer 2024-03-31 13:38:39 +02:00
Window.h wind+libui+taskbar: Add a request for setting special window attributes 2024-02-04 13:35:50 +01:00