genode/repos/gems/src/app/decorator
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
..
canvas.h decorator: window colors and controls 2015-10-06 12:18:54 +02:00
closer.rgba decorator: window colors and controls 2015-10-06 12:18:54 +02:00
config.h decorator: window colors and controls 2015-10-06 12:18:54 +02:00
default_font.cc decorator: window colors and controls 2015-10-06 12:18:54 +02:00
main.cc decorator: use server API 2015-11-27 12:18:53 +01:00
maximize.rgba decorator: window colors and controls 2015-10-06 12:18:54 +02:00
minimize.rgba decorator: window colors and controls 2015-10-06 12:18:54 +02:00
target.mk decorator: use server API 2015-11-27 12:18:53 +01:00
texture_by_id.cc decorator: generalize include/decorator/window.h 2015-11-27 12:18:53 +01:00
window.cc decorator: do not defer stacking changes 2015-11-27 12:18:53 +01:00
window.h decorator: do not defer stacking changes 2015-11-27 12:18:53 +01:00
window_element.h wm/layouter/decorator: propagate window controls 2015-10-06 12:18:55 +02:00
windowed.rgba decorator: window colors and controls 2015-10-06 12:18:54 +02:00