Skip to content

docs(notifications,wayland): GNOME workaround for #2411, restore ozone x11 default#2547

Merged
IsmaelMartinez merged 2 commits into
mainfrom
docs/2411-gnome-workaround-ozone-x11-default
May 15, 2026
Merged

docs(notifications,wayland): GNOME workaround for #2411, restore ozone x11 default#2547
IsmaelMartinez merged 2 commits into
mainfrom
docs/2411-gnome-workaround-ozone-x11-default

Conversation

@IsmaelMartinez
Copy link
Copy Markdown
Owner

Summary

  • Adds a Notifications disappear from the notification centre on GNOME workaround entry to troubleshooting.md, documenting notificationMethod: "electron" plus notifications.timeoutType: "never" per the diagnosis on [Bug]: Notifications disappear and sound is heard twice #2411.
  • Corrects four references that claimed the shipped ozone-platform default is auto. The actual default is --ozone-platform=x11 on every Linux packaging format (deb, rpm, AppImage, tar.gz, snap), per package.json lines 102 and 146. PR refactor: remove explicit ozone-platform default #2506 is the queued migration to auto; until it lands, docs must match reality.

Test plan

  • cd docs-site && npm run start and verify the new Notifications subsection renders cleanly under Notifications.
  • Spot-check the four ozone references on the rendered site.

🤖 Generated with Claude Code

…e x11 default

Documents the GNOME notification-disappearance workaround confirmed on #2411 (notificationMethod electron plus timeoutType never), and corrects four references that claimed the shipped ozone-platform default is auto. package.json lines 102 and 146 still ship --ozone-platform=x11 on every Linux packaging format; PR #2506 is the queued migration to auto and has not landed yet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation to reflect that --ozone-platform=x11 is the current default for Linux packaging formats and adds a troubleshooting section for disappearing GNOME notifications. The review feedback focuses on improving documentation quality by ensuring spelling consistency for "center" and removing redundant phrasing regarding the default display platform in the troubleshooting guide.

Comment thread docs-site/docs/troubleshooting.md Outdated
Comment thread docs-site/docs/troubleshooting.md Outdated
Switch "centre" to "center" to match the existing American-English
convention in the docs, and drop a redundant "X11 remains the default"
clause from the Wayland admonition.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

📦 PR Snap Build Artifacts

Snap builds successful! Download artifacts:

🐧 Linux Snap Packages

x86_64 (110.69 MB)

arm64 (107.51 MB)

armv7l (101.54 MB)


📝 Note: Other package formats (.deb, .rpm, .AppImage, .dmg, .exe) are built in the main workflow

View workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

📦 PR Build Artifacts

Build successful! Download artifacts:

🐧 Linux

x86_64 (447.78 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

arm64 (438.02 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

armv7l (415.86 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

🍎 macOS

x86_64 (129.21 MB) - Contains: .dmg

🪟 Windows

x86_64 (109.58 MB) - Contains: .exe installer


📝 Note: Snap packages (.snap) are built in a separate workflow

View workflow run

🕐 Last updated: 2026-05-15 18:29 UTC

@IsmaelMartinez IsmaelMartinez merged commit 5ea08c8 into main May 15, 2026
19 checks passed
@IsmaelMartinez IsmaelMartinez deleted the docs/2411-gnome-workaround-ozone-x11-default branch May 15, 2026 18:32
Geek0x0 pushed a commit to Geek0x0/teams-for-linux that referenced this pull request May 19, 2026
… restore ozone x11 default (IsmaelMartinez#2547)

* docs(notifications,wayland): GNOME workaround for IsmaelMartinez#2411, restore ozone x11 default

Documents the GNOME notification-disappearance workaround confirmed on IsmaelMartinez#2411 (notificationMethod electron plus timeoutType never), and corrects four references that claimed the shipped ozone-platform default is auto. package.json lines 102 and 146 still ship --ozone-platform=x11 on every Linux packaging format; PR IsmaelMartinez#2506 is the queued migration to auto and has not landed yet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* docs: address Gemini feedback on PR IsmaelMartinez#2547

Switch "centre" to "center" to match the existing American-English
convention in the docs, and drop a redundant "X11 remains the default"
clause from the Wayland admonition.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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