genode/repos/os/include/decorator
Norman Feske e83ace4242 decorator: fix window-stacking glitch
This is a follow-up commit to "gui_session: manage view ID at the client
side", which missed to invalidate the neighbor view of a window but
instead wrongly assigned the (now always valid) view ID 0 as neighbor.
In situations where a window disappears and re-appears (e.g., repeatedly
launching testnit in the wm.run scenario), the new window could not
always be topped.

Issue #5242
2024-10-07 15:54:59 +02:00
..
types.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
window_factory.h decorator: make window-layout updates more robust 2019-01-07 12:33:57 +01:00
window_stack.h decorator: fix window-stacking glitch 2024-10-07 15:54:59 +02:00
window.h decorator: fix window-stacking glitch 2024-10-07 15:54:59 +02:00
xml_utils.h os: make 'Genode::Color' C++20 friendly 2024-06-20 12:54:30 +02:00