kwin/effects/desktopgrid
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
desktopgrid.cpp [effects/desktopgrid] Use windowFrameGeometryChanged 2020-02-12 10:52:26 +02:00
desktopgrid.h [effects/desktopgrid] Use windowFrameGeometryChanged 2020-02-12 10:52:26 +02:00
desktopgrid.kcfg
desktopgrid_config.cpp Port away from overloaded KCModule signal 2019-12-02 09:03:14 +00:00
desktopgrid_config.desktop
desktopgrid_config.h
desktopgrid_config.ui
desktopgridconfig.kcfgc
main.qml Port DesktopGrid QtQuickWindow to EffectQuickView 2020-01-22 13:16:45 +00:00