kwin/src/effects/desktopgrid
Vlad Zahorodnii a6090e7f83 effects: Strip unused builtin effect metadata
This improves plugin loading times. As is, the main issue is the number
of builtin effects and the fact that each has a lot of translated
strings, which combined adds up to noticeable loading times. KWin itself
will never read those translated strings, it only needs two pieces - the
plugin id and whether the plugin is enabled by default.

This change adds a little helper to strip unnecessary info from metadata
files.
2021-11-17 14:40:41 +00:00
..
CMakeLists.txt effects: Link builtin effects with executables 2021-10-19 09:12:15 +00:00
desktopgrid.cpp port everything away from Q_FOREACH 2021-11-08 14:19:05 +00:00
desktopgrid.h effects: Port effects from int screens ids to EffectScreen 2021-10-20 12:09:09 +00:00
desktopgrid.kcfg
desktopgrid_config.cpp
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-11-13 01:27:20 +00:00
desktopgrid_config.h
desktopgrid_config.ui
desktopgridconfig.kcfgc
main.cpp effects: Strip unused builtin effect metadata 2021-11-17 14:40:41 +00:00
main.qml
metadata.json Make ServiceType irrelevant when searching for binary effects 2021-11-13 09:27:58 +00:00