| Summary: | Questionable dependencies for kwin-x11 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Artem S. Tashkinov <aros> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | kde, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 5.20.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Artem S. Tashkinov
2021-04-20 15:27:01 UTC
One of the settings modules provided by KWin uses a widget provided by KIO, which depends on quite a few things that are otherwise not used. Avoiding that should be relatively easy to do, but it won't magically make things faster or have any noticeable effect other than disk usage In particular it's the KUrlRequester in https://invent.kde.org/plasma/kwin/-/blob/master/src/effects/cube/cube_config.ui#L67 If anything is actually unused, you can make a very specific request. This is unactionable as a bug report |