kwin/effects/presentwindows
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
main.qml [effects/presentwindows] Port present windows to EffectQuickView 2019-10-21 14:36:39 +01:00
presentwindows.cpp fix misleading indendation 2020-03-24 15:57:32 +00:00
presentwindows.h [effects/presentwindows] Use windowFrameGeometryChanged 2020-02-12 10:52:26 +02:00
presentwindows.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
presentwindows_config.cpp Port away from overloaded KCModule signal 2019-12-02 09:03:14 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-11 05:59:16 +01:00
presentwindows_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
presentwindows_config.ui [effects/presentwindows] Allow closing windows on middle-click 2019-06-21 10:25:32 -06:00
presentwindows_proxy.cpp
presentwindows_proxy.h
presentwindowsconfig.kcfgc