Skip to content

Early support for GNOME 50-pre-alpha#430

Merged
Leleat merged 2 commits intoubuntu:mainfrom
vanvugt:support-50-pre-alpha
Dec 21, 2025
Merged

Early support for GNOME 50-pre-alpha#430
Leleat merged 2 commits intoubuntu:mainfrom
vanvugt:support-50-pre-alpha

Conversation

@vanvugt
Copy link
Copy Markdown
Contributor

@vanvugt vanvugt commented Dec 18, 2025

No description provided.

The obvious breakages in pre-50.alpha have now been fixed and we need
support for 50 declared before Ubuntu can ship GNOME 50.alpha.
@vanvugt vanvugt force-pushed the support-50-pre-alpha branch from 0e5dcec to 446d59f Compare December 19, 2025 05:10

// Destroy popup when touching outside of popup
this.connect('touch-event', () => {
if (Meta.is_wayland_compositor())
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can just use Meta.is_wayland_compositor?.() ?? true everywhere :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sounds true but I don't use Javascript often enough for that syntax to feel as natural.

@Leleat Leleat merged commit 8953464 into ubuntu:main Dec 21, 2025
3 checks passed
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.

3 participants