kwin/effects/wobblywindows
Aleix Pol dbac4bce7e Reduce the amount of objects that are compiled several times
Summary:
We build some objects several times which makes it uncomfortable to develop KWin
since every time we modify something a lot of things get rebuilt. This should
help a bit although it doesn't solve all the problems.

Test Plan: Builds, tests pass

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: davidedmundson, zzag, anthonyfieroni, iasensio, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28445
2020-04-02 00:41:55 +02:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
wobblywindows.cpp [effects/wobblywindows] Draw clients below opaque wobbly windows 2019-09-07 23:50:12 +03:00
wobblywindows.h [effects/wobblywindows] Remove traits of an open/close animation 2019-09-07 13:21:38 +03:00
wobblywindows.kcfg [effects/wobblywindows] Remove traits of an open/close animation 2019-09-07 13:21:38 +03:00
wobblywindows_config.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-11 05:59:16 +01:00
wobblywindows_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
wobblywindows_config.ui
wobblywindowsconfig.kcfgc