elementary / elementary/settings-desktop

Issue with Gdk.RGBA

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vala
Stars
37
Forks
24
Avg merge
3d 12h
Merged PRs (30d)
4

Description

This is an issue because of the inconsistency of the Gdk.RGBA API: there is no creation function and vala creates it using `g_malloc` when the structure is declared to be using `g_slice_alloc` when using gdk_rgba_copy.
We either have to fix Vala or avoid using "rgba" properties here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.