Skip to content

Add CustomCoglVapiTest and fix crash with mutter >= 47 - #2878

Open
lenemter wants to merge 3 commits into
mainfrom
lenemter/fix-crash
Open

Add CustomCoglVapiTest and fix crash with mutter >= 47#2878
lenemter wants to merge 3 commits into
mainfrom
lenemter/fix-crash

Conversation

@lenemter

@lenemter lenemter commented Jul 27, 2026

Copy link
Copy Markdown
Member

Fixes #2868

@lenemter
lenemter force-pushed the lenemter/fix-crash branch 4 times, most recently from 021d1d4 to ef455e5 Compare July 27, 2026 16:30
@lenemter
lenemter requested a review from a team July 27, 2026 16:35
@lenemter
lenemter marked this pull request as ready for review July 27, 2026 16:35
@lenemter lenemter changed the title Tests: add CustomCoglVapiTest Add CustomCoglVapiTest and fix crash with mutter >= 47 Jul 27, 2026
@lenemter
lenemter force-pushed the lenemter/fix-crash branch from ef455e5 to e52adeb Compare July 28, 2026 16:28

@leolost2605 leolost2605 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, one minor comment :)

assert_cogl_color_is_white ("hsl(0, 0%, 100%)");
assert_cogl_color_is_white ("hsla(0, 0%, 100%, 1)");

assert_cogl_color_is_black ("#55555");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe add a comment that invalid strings should return a black color.

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.

Gala crashes when org.gnome.desktop.background primary-color has 12 digits

2 participants