diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-25 11:14:40 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-25 11:14:40 +0200 |
commit | b4bbed2402bc3a35f880679f45229157720f831a (patch) | |
tree | 7761710c8d3e12abff49d279993990b604cd3852 /protocol/xdg-output-unstable-v1.xml | |
parent | 06b559ecef8aa81e9658e76bf3d5ad0c173087d5 (diff) |
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), fix incorrect wayland protocol file
Diffstat (limited to 'protocol/xdg-output-unstable-v1.xml')
-rw-r--r-- | protocol/xdg-output-unstable-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/xdg-output-unstable-v1.xml b/protocol/xdg-output-unstable-v1.xml index a7306e4..5d536aa 100644 --- a/protocol/xdg-output-unstable-v1.xml +++ b/protocol/xdg-output-unstable-v1.xml @@ -151,7 +151,7 @@ summary="height in global compositor space"/> </event> - <event name="done" deprecated-since="3"> + <event name="done"> <description summary="all information about the output have been sent"> This event is sent after all other properties of an xdg_output have been sent. |