genode/repos/gems/src
Norman Feske 05b0010281 menu_view: optional 'version' widget attribute
The new 'version' attribute can be used to explicitly distinguish
widgets that have the same name. E.g., if one widget is removed and
another with the same name is created somewhere else at the same time,
the menu view would normally interpret this change as a movement.
By attaching a distinct 'version' the new instance, menu view won't
attempt perform a smooth transition between the old and new widgets.
2018-05-30 13:36:16 +02:00
..
app menu_view: optional 'version' widget attribute 2018-05-30 13:36:16 +02:00
lib os: add Text_painter::Font::height method 2018-04-19 13:38:33 +02:00
server wm: improve focus handling 2018-05-03 15:32:00 +02:00
test terminal: change term caps from linux to screen 2018-04-10 11:20:43 +02:00