Skip to content

Allow resetting WindowThumbnail.winId

Vlad Zahorodnii requested to merge work/zzag/reset-screencasting-request into master

This allows resetting the window id in a platform agnostic way, i.e. without making concrete assumptions what a valid window id is on X11 or Wayland.

Merge request reports