D16986: Introduce the concept of an internal window system independent id

Vlad Zagorodniy <[email protected]>
Newsgroups gmane.comp.kde.devel.kwin
Message-ID <[email protected]>
zzag added inline comments.

INLINE COMMENTS

> x11_client_test.cpp:135-140
> +    QCOMPARE(client->internalId().isNull(), false);
> +    const auto uuid = client->internalId();
> +    QUuid deletedUuid;
> +    QCOMPARE(deletedUuid.isNull(), true);
> +
> +    connect(client, &Client::windowClosed, this, [&deletedUuid] (Toplevel *, Deleted *d) { deletedUuid = d->internalId(); });

Is it a good place for this test? It looks like this test verifies some caption stuff.

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D16986

To: graesslin, #kwin
Cc: zzag, kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.