ext-tray-v1: Add new protocol
Compare changes
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Our infrastructure migration is complete. Please remember to update your SSH remote to point to ssh.gitlab.freedesktop.org; SSH to the old hostname will time out. You should not see any problems apart from that. Please let us know if you do have any other issues.
This protocol allows clients to display items in the compositor's tray areas. This serves multiple purposes:
Some compositors outsource their tray area to privileged clients, for example, sway/swaybar. Such compositors can still use this protocol by additionally supporting a separate, privileged, protocol that allows them to embed such items into the privileged client (think zwp_text_input/zwp_input_method). That is out of scope for this protocol.
Q: Why would the compositor advertise more than one tray?
A: See the two comments starting at !355 (comment 2617998)
Q: Is this an alternative to the SNI protocols? How does this interact with the SNI protocols?
2024-10-20