You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
idletime
kdecorations
kglobalaccel
kpackage
platforms
qpa
scenes Use less Toplevel::isClient() 5 years ago
windowsystem Provide a KWindowShadow implementation for internal clients 5 years ago
CMakeLists.txt