mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
This patch allows for the customization of the text color and alpha value of the label widget by the means of a style-definition file. The mechanism is exemplified with the new "invisible" label style that sets the alpha value to zero. Issue #3629