Skip to content

fixed documentation for default values of window.decorations fixes #1132 #1133

Merged
raphamorim merged 1 commit intoraphamorim:mainfrom
ajinkya-k:ahk/docfix
Jun 6, 2025
Merged

fixed documentation for default values of window.decorations fixes #1132 #1133
raphamorim merged 1 commit intoraphamorim:mainfrom
ajinkya-k:ahk/docfix

Conversation

@ajinkya-k
Copy link
Copy Markdown
Contributor

The default value of window.decorations on macOS was changed to enabled in v0.2.17. This is documented in the release notes but was not changed in the online documentation. This commit fixes that discrepancy.

See release notes too:

- *Breaking:* Decorations as `Enabled` is default on MacOS (instead of `Transparent`).

fixes #1132

The default value of `window.decorations` on macOS was changed to enabled in `v0.2.17`. This is documented in the release notes but was not changed in the online documentation. This commit fixes that discrepancy
@raphamorim
Copy link
Copy Markdown
Owner

Yes, thank you very much @ajinkya-k !!

@raphamorim raphamorim merged commit 4b88ae1 into raphamorim:main Jun 6, 2025
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.

default value of window.decoration for macos does not match documentation

2 participants