Skip to content

wayland: Add a new screenshot interface to use UUID

zhang qiyi requested to merge zhangqiyi/kwin:master into master

UUID replaced winId for each surface in Wayland, the application can take screenshots by the acquired window's UUID.

Merge request reports