diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-12 11:04:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-12 11:04:21 +0200 |
| commit | 805bde839f03d0e07ba3456ff26ccf527c8bd07a (patch) | |
| tree | 736cf8528c7bf38318a959ddf336284162da9cdc /volume-osd/README.md | |
| parent | 04affa132b7269ddc36d4be6aeee508515723fdc (diff) | |
| download | quickshell-805bde839f03d0e07ba3456ff26ccf527c8bd07a.tar.gz quickshell-805bde839f03d0e07ba3456ff26ccf527c8bd07a.zip | |
refactor: one Theme.qml in shared/, symlinked from each component
The four copies had already drifted, which is the argument for doing this
now rather than when a palette change has to be made four times and lands
in three of them. vm-manager was missing surfaceAlt; volume-osd was missing
green, yellow and surfaceAlt. The shared file is the superset, so the two
thin ones gain properties they never had and nothing loses one.
A symlink rather than a shared import path: a singleton outside the config
directory needs a qmldir beside it, the same friction that already keeps
the generated palette parsed rather than imported. Quickshell follows the
link and resolves the singleton with no qmldir, so no consumer changes and
no component stops running standalone under qs -p.
All four load clean with Configuration Loaded and no QML resolution error.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TvHeJEXJzdfAaCCYqURAWp
Diffstat (limited to 'volume-osd/README.md')
0 files changed, 0 insertions, 0 deletions
