X Tutup
Skip to content

[macOS] Add option for renaming system menus.#109138

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:mac_menu_sys_tr
Dec 18, 2025
Merged

[macOS] Add option for renaming system menus.#109138
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:mac_menu_sys_tr

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Jul 30, 2025

Fixes #109121

  • Adds methods to get/set system menu text.
  • Adds "Window" menu to the editor menu bar, and menu bar with "Window|/"Help" menus to the project manager (only when global menu is used) to ensure it is affected by runtime editor locale changes.

@bruvzg bruvzg added this to the 4.5 milestone Jul 30, 2025
@bruvzg bruvzg requested a review from a team as a code owner July 30, 2025 21:08
@bruvzg bruvzg added the bug label Jul 30, 2025
@bruvzg bruvzg requested a review from a team as a code owner July 30, 2025 21:08
@bruvzg bruvzg requested a review from a team July 30, 2025 21:08
@bruvzg bruvzg requested a review from a team as a code owner July 30, 2025 21:08
@Repiteo Repiteo modified the milestones: 4.5, 4.6 Sep 8, 2025
@akien-mga akien-mga merged commit 22fac0e into godotengine:master Dec 18, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global menu Help and Window labels remains unchanged when editor language is updated

3 participants

X Tutup