1
0
Fork 0
forked from wry/wry

cursor-shape: implement v2

This commit is contained in:
Julian Orth 2024-10-21 17:31:19 +02:00
parent dbb55f10f0
commit aa207ffe14
6 changed files with 17 additions and 2 deletions

View file

@ -10,6 +10,7 @@
yellow. The blend buffer is only used for those areas of the screen where blending is
observable. This should have no impact on performance in the common case.
- Implement color-management-v1.
- Implement cursor-shape-v1 version 2.
# 1.9.1 (2025-02-13)