genode/repos/gems/src/app
Norman Feske e4678a4dc1 decorator: do not defer stacking changes
This patch changes the decorator to always apply stacking-order changes
immediately instead of deferring the re-stacking of the nitpicker views
to the next call of 'update_nitpicker_views'. The deferred application
did not always work when more then one windows changed their stacking
position at once because the cached '_neighbor' values interfered with
each other.

The eager re-stacking should not have negative effects on the user
experience because, in contrast to re-positioning, re-stacking a rare
operation.
2015-11-27 12:18:53 +01:00
..
backdrop backdrop: respond to config changes 2015-01-26 12:28:42 +01:00
cpu_load_display CPU load display application 2015-07-07 19:48:05 +02:00
decorator decorator: do not defer stacking changes 2015-11-27 12:18:53 +01:00
floating_window_layouter floating window layouter: bring focused window to front 2015-11-04 14:09:30 +01:00
launcher gems: turn launcher into a panel-like application 2015-11-04 14:09:29 +01:00
menu_view menu view: add hbox layout, support widget reorder 2015-11-04 14:09:29 +01:00
mixer_gui_qt gems: add experimental mixer_gui based on Qt 2015-11-18 12:22:07 +01:00
nano3d Polygon drawing and rudimentary 3D routines 2015-07-07 19:48:04 +02:00