aboutsummaryrefslogtreecommitdiffstats
path: root/vm-manager/Button.qml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 10:48:29 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 10:48:29 +0200
commitd7345a83052b6389fd28db5f0564021537d8e025 (patch)
tree2463be1883c48d59f7bfad37c14f4bf277649507 /vm-manager/Button.qml
parent17f664386994e6da3b8fe2d97f7c664cf26fe300 (diff)
downloadquickshell-d7345a83052b6389fd28db5f0564021537d8e025.tar.gz
quickshell-d7345a83052b6389fd28db5f0564021537d8e025.zip
docs: a subdirectory singleton needs no qmldir, drop it from the plan
The plan claimed a pragma Singleton outside the config root is invisible until a qmldir names it, and had Task 1 create one plus Tasks 6, 7 and 8 append a line each. That premise was wrong. Tested: a pragma Singleton in modules/sub/, reached by a plain import "modules/sub", resolves with no qmldir anywhere. The control was a reference to a genuinely undefined type, which warns "ReferenceError: <name> is not defined"; the singleton case produced no such warning and the binding evaluated. This matches what AGENTS.md already documented about Theme.qml, which the code review pointed out. Four registration steps removed and the remaining steps renumbered. The AGENTS.md note Task 9 adds now records the tested behaviour rather than the invented one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01We9zcHEH8ZWHPcQwMaJRNv
Diffstat (limited to 'vm-manager/Button.qml')
0 files changed, 0 insertions, 0 deletions