kwin/plugins
Vlad Zahorodnii 4d161bec48 Use less Toplevel::isClient()
Summary:
Prefer qobject_cast<> over Toplevel::isClient() because it's more type
safer and makes code a bit more readable.

Hopefully, one day we will be able to get rid of isClient() altogether.

Test Plan: Compiles.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26541
2020-01-23 11:55:54 +02:00
..
idletime
kdecorations
kglobalaccel
kpackage Update my email address 2020-01-14 18:17:18 +02:00
platforms Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
qpa Update my email address 2020-01-14 18:17:18 +02:00
scenes Use less Toplevel::isClient() 2020-01-23 11:55:54 +02:00
windowsystem Provide a KWindowShadow implementation for internal clients 2020-01-22 02:21:36 +02:00
CMakeLists.txt