X Tutup
Skip to content

Silence warnings about DisplayServer icons on iOS and visionOS#94542

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
Calinou:ios-silence-displayserver-set-icon-warnings
Nov 19, 2025
Merged

Silence warnings about DisplayServer icons on iOS and visionOS#94542
Repiteo merged 1 commit intogodotengine:masterfrom
Calinou:ios-silence-displayserver-set-icon-warnings

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Jul 19, 2024

Setting window icons is not supported on iOS, but there is no concept of window icons on iOS anyway.

@Calinou Calinou requested a review from a team as a code owner July 19, 2024 16:47
@Calinou Calinou added bug platform:ios topic:platforms cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels Jul 19, 2024
@Calinou Calinou added this to the 4.3 milestone Jul 19, 2024
@Calinou Calinou force-pushed the ios-silence-displayserver-set-icon-warnings branch 2 times, most recently from 354cfae to 1788d58 Compare July 19, 2024 21:42
@Calinou Calinou modified the milestones: 4.3, 4.4 Jul 25, 2024
@Calinou Calinou added the cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release label Jul 25, 2024
@Repiteo Repiteo added the cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release label Feb 24, 2025
@Repiteo Repiteo modified the milestones: 4.4, 4.5 Feb 24, 2025
@akien-mga akien-mga removed the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Mar 19, 2025
@Repiteo Repiteo added the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Sep 5, 2025
@Repiteo Repiteo modified the milestones: 4.5, 4.6 Sep 5, 2025
@Repiteo
Copy link
Contributor

Repiteo commented Nov 18, 2025

Needs rebase

Setting window icons is not supported on iOS or visionOS,
but there is no concept of window icons on those platforms anyway.
@Calinou Calinou force-pushed the ios-silence-displayserver-set-icon-warnings branch from 1788d58 to 6de36fe Compare November 18, 2025 22:33
@Calinou Calinou changed the title Silence warnings about DisplayServer icons on iOS Silence warnings about DisplayServer icons on iOS and visionOS Nov 18, 2025
@Calinou
Copy link
Member Author

Calinou commented Nov 18, 2025

Rebased to account for the Apple embedded platform, which means this fix now also benefits visionOS.

@Repiteo Repiteo merged commit 75e0559 into godotengine:master Nov 19, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 19, 2025

Thanks!

@akien-mga akien-mga removed cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release labels Jan 8, 2026
@akien-mga
Copy link
Member

Cherry-picked for 4.5.2.

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.

3 participants

X Tutup