genode/repos/gems/src
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
..
app decorator: do not defer stacking changes 2015-11-27 12:18:53 +01:00
lib/file gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
server wm: prevent superfluous session upgrades 2015-11-27 12:18:53 +01:00
test decorator stress test 2014-08-12 13:08:02 +02:00