Skip to content

fix: rename "id" properties to pass qmlformat#1564

Open
dxnnv wants to merge 6 commits into
caelestia-dots:mainfrom
dxnnv:fix/qmlformat
Open

fix: rename "id" properties to pass qmlformat#1564
dxnnv wants to merge 6 commits into
caelestia-dots:mainfrom
dxnnv:fix/qmlformat

Conversation

@dxnnv

@dxnnv dxnnv commented Jun 13, 2026

Copy link
Copy Markdown

Fixes the errors encountered in qmlformat:

Failed to parse modules/bar/Bar.qml
Failed to parse services/NotifData.qml

caused by id being a reserved QML attribute.

This pull request renames the id properties from Bar.qml and NotifData.qml minimally, updating references and providing backwards compatibility for instances of NotifData for old stored notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant