Skip to content

Add the transient seat protocol

Andri Yngvason requested to merge andri/wayland-protocols:transient-seat into main

This is a new protocol for creating short-lived seats for remote users, by allowing clients to create seats which will be automatically removed as soon as the client disconnects. If a client was fully responsible for removing its own seats, some unused seats might be left behind if the client crashes or is killed.

TODO:

Edited by Christopher James Halse Rogers

Merge request reports