Commit Graph

7 Commits

Author SHA1 Message Date
c8a30d2580
feat: Add support for window layers and pledges
Recently added in the upstream API.
2024-12-13 23:59:55 +01:00
9cd8883850
Update the path to the wind source tree 2024-12-11 20:25:14 +01:00
35fe88364c
fix: Remove the server->client message "WindowCloseRequest"
This was removed in upstream wind as well, because it's no longer needed.
2024-05-01 18:21:44 +02:00
c0250286b8
fix: Change wind_key_event_request.code to a uint8_t to comply with upstream API memory layout 2024-04-06 20:37:11 +02:00
d4f003d266
fix: Make wind_key_event_request.pressed a boolean instead of an int to comply with upstream API memory layout 2024-04-06 20:24:58 +02:00
47b5b3e2cc
Add examples 2024-03-31 13:08:01 +02:00
65d4da1d1f
Ready. Set. Go! 2024-03-31 12:56:50 +02:00