Skip to content

Allow WindowThumbnailItem work also with override redirect windows

Vlad Zahorodnii requested to merge work/zzag/thumbnail-unmanaged into master

WindowThumbnailItem doesn't depend on features that are available only with managed window.

By making WindowThumbnailItem work with all kinds of windows, its code is easier to work with and refactor.

Merge request reports