Skip to content

screen-share: destroy seat on remove

Stefan Agner requested to merge agners/weston:screen-share-destroy-seats into master

Destroy seats when they get removed. This makes sure that seats properly disappear when screen-share RDP clients disconnect. There will be no excessive amount of mouse pointer anymore after several client connection/disconnections.

Signed-off-by: Stefan Agner stefan@agner.ch

Merge request reports