https://bugs.kde.org/show_bug.cgi?id=514131
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|KWin permanently caches QML |KWin permanently caches QML |files in KWin scripts |files in KWin scripts, | |making development harder See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=481007 Ever confirmed|0 |1 CC| |[email protected] Severity|normal |wishlist Status|REPORTED |CONFIRMED --- Comment #1 from David Edmundson <[email protected]> --- Exposing via dbus would be fine. Doing anything more automatic would slow down the common user case for a super niche development case. Calling trimComponentCache on script unload might be ok if that suffices. --- We should also test how well it works with qmlpreview (https://doc.qt.io/qt-6/qtqml-tooling-qmlpreview.html) Unfortunately it requires the developer to rebuild kwin once with a flag set, but if it does work it would be even more streamlined for everyone. -- You are receiving this mail because: You are watching all bug changes.
