diff options
| author | 2025-06-23 17:35:34 -0400 | |
|---|---|---|
| committer | 2025-06-23 17:35:34 -0400 | |
| commit | 01637283b33d7fe4921e9347ada867e44b29edba (patch) | |
| tree | bda468becec64b5d2930c80910905c567020851a /subprojects | |
| parent | 234e3cb390c7bb149ddd281d695d81a368e1a441 (diff) | |
| download | stela-01637283b33d7fe4921e9347ada867e44b29edba.tar.gz stela-01637283b33d7fe4921e9347ada867e44b29edba.tar.bz2 stela-01637283b33d7fe4921e9347ada867e44b29edba.zip | |
Internally track modifier keys, Wayland Vulkan
- Add set_cursor().
- Various Wayland cleanups.
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 2 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index 81771ed..9a9cfc1 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = b403770e7eb6e0a5a8ca14a24f91dbf214ffe917 +revision = 0470ca3416388e7e58b64f63bfe505d454f150b9 depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 462c1a7..15dd478 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = fc8df3fe9cd15fe7b0b86c6584e0b3fb487d6886 +revision = 3ea974dd51b1f01483bad6a4d115189928bbf4db depth = 1 |