mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/wayland: add support for presentation-time
This commit is contained in:
parent
2122e49bea
commit
e959b882d5
4 changed files with 99 additions and 5 deletions
|
|
@ -41,6 +41,7 @@ protocols = [
|
|||
]
|
||||
|
||||
client_protocols = [
|
||||
[wl_protocol_dir, 'stable/presentation-time/presentation-time.xml'],
|
||||
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
|
||||
[wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'],
|
||||
[wl_protocol_dir, 'unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue