Diffusion KWin 5d9027b110be

[tabbox] Properly check whether two windows belong to same application

Authored by graesslin on Sep 6 2017, 7:04 PM.

Description

[tabbox] Properly check whether two windows belong to same application

Summary:
TabBox implemented a custom way to check whether two windows belong to
the same application. KWin internally has API for that which does it
better, in a standardized way and even across windowing system.

This change uses the internal API, resulting in the check working better
on X11 and starts to work on Wayland.

Test Plan: Verified Alt+` with Wayland windows

Reviewers: KWin, Plasma

Subscribers: plasma-devel, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D7713