genode/repos/gems/src/app/menu_view
Norman Feske 1713583a19 menu_view: basic support for styling labels
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
2020-02-27 14:46:57 +01:00
..
styles menu_view: basic support for styling labels 2020-02-27 14:46:57 +01:00
animated_color.h menu_view: basic support for styling labels 2020-02-27 14:46:57 +01:00
box_layout_widget.h Add missing override annotations 2019-02-19 11:12:11 +01:00
button_widget.h menu view: cleanly separate update, layout phases 2019-03-18 15:56:24 +01:00
cursor.h menu_view: text cursor support 2020-02-20 12:08:16 +01:00
depgraph_widget.h menu view: cleanly separate update, layout phases 2019-03-18 15:56:24 +01:00
float_widget.h menu_view: support multiple floats within a frame 2020-02-20 12:08:17 +01:00
frame_widget.h menu view: cleanly separate update, layout phases 2019-03-18 15:56:24 +01:00
label_widget.h menu_view: basic support for styling labels 2020-02-27 14:46:57 +01:00
main.cc menu_view: basic support for styling labels 2020-02-27 14:46:57 +01:00
root_widget.h menu view: cleanly separate update, layout phases 2019-03-18 15:56:24 +01:00
scratch_surface.h menu_view: fade between button styles 2019-03-18 15:56:24 +01:00
style_database.h menu_view: basic support for styling labels 2020-02-27 14:46:57 +01:00
target.mk menu_view: prevent superfluous relinking 2019-02-28 11:34:06 +01:00
text_selection.h menu_view: support for displaying text selections 2020-02-20 12:08:17 +01:00
types.h menu_view: split implementation into several files 2017-08-28 16:49:40 +02:00
widget_factory.h menu_view: split implementation into several files 2017-08-28 16:49:40 +02:00
widget.h menu_view: support multiple floats within a frame 2020-02-20 12:08:17 +01:00