wayland-protocols/unstable
Simon Ser 048102f21a xdg-output: make xdg_output.description mutable
The output description is a human-readable text describing the output. Unlike
the name which uniquely identifies the output, it's intended to be displayed to
the user.

It might be desirable for a compositor to update an output's description. For
instance, when only one output is plugged in, it's not necessary to dump make,
model, serial and connector to the description, something like "Dell U2717D" is
enough. However when two identical outputs are plugged in it's necessary to add
e.g. the connector type to tell them apart ("Dell U2717D on HDMI"). See [1] for
a discussion about this.

This commit bumps xdg_output's version to allow compositors to update the
property.

[1]: https://github.com/swaywm/wlroots/issues/1623

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
Acked-by: Olivier Fourdan <ofourdan@redhat.com>
2019-07-25 11:19:02 +02:00
..
fullscreen-shell fullscreen-shell: Add missing license tag 2018-07-31 11:53:03 +01:00
idle-inhibit idle-inhibit: Lead with a verb in request description 2016-11-21 11:14:17 +00:00
input-method input-method: Lead with a verb in request descriptions 2016-09-16 09:17:30 -07:00
input-timestamps unstable: Add input-timestamps protocol 2018-01-19 11:21:02 +02:00
keyboard-shortcuts-inhibit Add keyboard shortcuts inhibitor 2017-07-11 14:18:39 +08:00
linux-dmabuf linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID 2019-05-02 12:30:32 +01:00
linux-explicit-synchronization linux-explicit-synchronization: Clarify implicit synchronization guarantees of release events 2018-12-14 14:01:54 +02:00
pointer-constraints (multiple): Remove inconsistent line breaks 2016-11-21 11:20:27 +00:00
pointer-gestures pointer-gestures: add a release request 2019-07-17 10:28:43 +02:00
primary-selection unstable: add primary-selection protocol 2018-11-12 16:56:50 +01:00
relative-pointer (multiple): Remove inconsistent line breaks 2016-11-21 11:20:27 +00:00
tablet (multiple): Remove inconsistent line breaks 2016-11-21 11:20:27 +00:00
text-input text-input: Add v3 of the text-input protocol 2018-07-30 17:42:39 +02:00
xdg-decoration unstable: add xdg-decoration protocol 2018-07-04 23:23:14 +02:00
xdg-foreign xdg-foreign-v2: Rename export and import calls 2017-10-11 09:01:22 +08:00
xdg-output xdg-output: make xdg_output.description mutable 2019-07-25 11:19:02 +02:00
xdg-shell xdg-shell: require popups to intersect with or be adjacent to parent surfaces 2017-01-17 21:29:13 +08:00
xwayland-keyboard-grab Introduce keyboard grabbing protocol for Xwayland 2017-07-11 14:18:39 +08:00