mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 06:50:05 +01:00
Merge branch 'config-feedback' into 'master'
output-management: ensure sequence of configuration feedback events See merge request wlroots/wlr-protocols!120
This commit is contained in:
commit
2e3202073f
1 changed files with 3 additions and 2 deletions
|
|
@ -499,8 +499,9 @@
|
|||
|
||||
Upon receiving this event, the client should destroy this object.
|
||||
|
||||
If the current configuration has changed, events to describe the changes
|
||||
will be sent followed by a wlr_output_manager.done event.
|
||||
After this event has been sent and if the current configuration has
|
||||
changed respective events to describe the changes will be sent on the
|
||||
wlr_output_head interface followed by a wlr_output_manager.done event.
|
||||
</description>
|
||||
</event>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue