After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775976 - [PATCH] timer-widget: set color from context
[PATCH] timer-widget: set color from context
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-12-12 11:16 UTC by Mohammed Sadiq
Modified: 2016-12-12 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
timer-widget: set color from context (1.22 KB, patch)
2016-12-12 11:16 UTC, Mohammed Sadiq
none Details | Review

Description Mohammed Sadiq 2016-12-12 11:16:20 UTC
Created attachment 341809 [details] [review]
timer-widget: set color from context

blindly setting the color to (0, 0, 0) may not be good, as it can
have contrast issue in different themes.

This commit gets the GdkRGBA color and sets the cairo surface.