kde-neon-6 launcher-specific - link to Kvantum folder
Metadata
Current evaluation
Merged. Adds a symlink to the Kvantum folder in the kde-neon-6 launcher to enable external theme access. Related KDE snap-packaging changes were also merged. Approved and passed CI.
Suggested action: —
No scores available.
Issue body
<!-- Describe your changes -->
This is simply creating a symlink so that Kvantum can find external themes.
Currently, Snapd already has permission to read the $SNAP_REAL_HOME/.config/Kvantum folder, but without the symlink, Kvantum is only able to read the configuration file.
As far as I know, this also needs to be changed here:
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/blob/master/common/desktop-exports?ref_type=heads
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/blob/work.core24/common/desktop-exports?ref_type=heads
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Adds a symlink to the Kvantum folder in the kde-neon-6 launcher to enable external theme access. Related KDE snap-packaging changes were also merged. Approved and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds a symlink to enable Kvantum theme access in kde-neon-6. Upstream KDE snapcraft-desktop-integration changes were also merged to complete the fix. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a symlink enabling Kvantum theme access in kde-neon-6. Related updates to KDE's snap-packaging repository were also merged. This resolves external theme discovery for the snap. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6243 chore(kde-neon-6): remove unnecessary symlink for kvantum | snapcraft | merged | Merged kde-neon-6 plugin update removing an unnecessary Kvantum symlink. lxqt-support snaps now patch Kvantum to read SNAP_REAL_HOME/.config/Kvantum directly, making the symlink redundant. Approved and merged after CI checks. | |
| #5917 feat(kde-neon-6): lxqt and kvantum theme support | snapcraft | merged | Added lxqt and kvantum theme support for kde-neon-6 by integrating lxqt-support content snaps. After resolving CLA requirements, fixing linting errors, and updating spread tests, the changes were approved and merged. | |
| #5104 extensions/kde-neon-6: fix XDG_CONFIG_DIRS | snapcraft | merged | Merged after two approvals and passing CI. The change fixes XDG_CONFIG_DIRS for kde-neon-6. Contributors discussed a temporary symlink workaround for affected snaps like kasts, but the core fix was successfully integrated. |