Skip to content

Update wayland class name to Redot branding#1282

Open
JoltedJon wants to merge 1 commit into
Redot-Engine:masterfrom
JoltedJon:wayland-branding
Open

Update wayland class name to Redot branding#1282
JoltedJon wants to merge 1 commit into
Redot-Engine:masterfrom
JoltedJon:wayland-branding

Conversation

@JoltedJon

@JoltedJon JoltedJon commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Updates the branding in wayland to be redot. This way mistakenly reverted in 21ec28e

This is not related to android as android does not use wayland so it should not effect it.

This field is used to set the class name in wayland for identification purposes so that outside programs know about it.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the app’s Wayland application IDs to use Redot-specific identifiers, improving desktop integration on Linux/Wayland.
    • The editor, engine/default, and project manager now present consistent Redot app IDs instead of the previous ones.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f09cbf43-19d2-40ae-956c-685534e31c92

📥 Commits

Reviewing files that changed from the base of the PR and between 5ea94ef and 651042b.

📒 Files selected for processing (1)
  • platform/linuxbsd/wayland/display_server_wayland.cpp

Walkthrough

Wayland app IDs in _get_app_id_from_context() now use the org.redotengine.* namespace for editor, project manager, and default engine contexts.

Changes

Wayland application IDs

Layer / File(s) Summary
Context app ID mappings
platform/linuxbsd/wayland/display_server_wayland.cpp
_get_app_id_from_context() returns org.redotengine.Editor, org.redotengine.ProjectManager, and org.redotengine.Redot for the corresponding contexts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the Wayland branding rename to Redot-specific identifiers.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Arctis-Fireblight Arctis-Fireblight added this to the Redot LTS 26.3 milestone Jun 26, 2026
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.

2 participants