Skip to content
Commit 823a34a1 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Add explicit done to OutputInterface and deprecate zxdg_output_v1.done if version 3 is used.

In zxdg_output_v1 version 3, done is deprecated and should be replaced
with wl_output.done. This makes automatically send done upon change not
suitable for the usage. OutputInterface user should now use done()
explicitly to send the update.

CCBUG: 433224
parent 2414deb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment