|
0a46cfc80c
|
libui: Remove the server->client message "WindowCloseRequest"
Build and test / build (push) Waiting to run
This is no longer used as the client manages its own close buttons.
|
2024-05-01 18:19:34 +02:00 |
|
|
02f8102d38
|
wind+libui+taskbar: Add a request for setting special window attributes
This lets the taskbar window stay unfocused even when it's clicked.
|
2024-02-04 13:35:50 +01:00 |
|
|
9bb66716a4
|
libui: Move WindowType from ipc/Server.h to Window.h as it is no longer used in IPC
|
2024-02-04 13:16:50 +01:00 |
|
|
b9ccda132a
|
wind+libui: Rename SetTitlebarRect to SetTitlebarHeight
We only need the height to be customizable.
|
2024-02-04 13:13:21 +01:00 |
|
|
f34dd56375
|
wind+libui: Implement client side decorations
|
2023-12-27 12:56:40 +01:00 |
|
|
73a7d4f2a1
|
wind+libui: Run wind as a separate user
continuous-integration/drone/push Build is passing
|
2023-11-22 21:31:08 +01:00 |
|
|
9a9c7e577a
|
wind+libui+taskbar: Add various window types and never focus the taskbar
continuous-integration/drone/push Build is passing
|
2023-09-27 18:14:32 +02:00 |
|
|
e2a1cb0d34
|
wind+libui: Add support for keyboard events
|
2023-09-20 07:05:59 +02:00 |
|
|
a023811c26
|
libui+wind: Handle mouse leave events when the mouse leaves a window
|
2023-09-20 07:05:57 +02:00 |
|
|
5703faf50f
|
wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
|
2023-09-20 07:05:54 +02:00 |
|
|
69bb22095f
|
ui+wind: Send mouse move events through IPC
|
2023-09-20 07:05:54 +02:00 |
|
|
062b09e20c
|
wind+libui: Add protocol for window close requests
|
2023-09-20 07:05:54 +02:00 |
|
|
2328987d81
|
libos+libui+wind: Use uppercase for static struct IDs to avoid confusion with fields
|
2023-09-20 07:05:54 +02:00 |
|
|
0fb47d90a7
|
wind+gclient: Add SetWindowTitle and support shm buffers
|
2023-09-20 07:05:53 +02:00 |
|
|
1eb00eabfa
|
libui: Add CreateWindow IPC message definitions
|
2023-09-20 07:05:53 +02:00 |
|