genode/repos/gems/src/app/menu_view
Norman Feske 5aae0f2379 menu_view: support multiple floats within a frame
This patch refines the hover handling such that a float widget never
responds to hovering unless a child is hovered. This way, it becomes
possible to stack multiple float widgets within one frame and still
reach all child widgets.

Issue #3629
2020-02-20 12:08:17 +01:00
..
styles menu_view: text cursor support 2020-02-20 12:08:16 +01:00
box_layout_widget.h
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: support for displaying text selections 2020-02-20 12:08:17 +01:00
main.cc menu_view: add character position to hover report 2020-02-20 12:08:16 +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
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
widget_factory.h
widget.h menu_view: support multiple floats within a frame 2020-02-20 12:08:17 +01:00