genode/repos/demo
Norman Feske f274ed549e gui_session: distinguish view-stacking operations
This patch eliminates the use of invalid view handles as special
Session::Command arguments. The TO_FRONT and TO_BACK operations
interpreted as invalid neighbor as top-most or back-most position.
Those corner cases are now expressed via dedicated commands. The
new stacking commands are FRONT, BACK, FRONT_OF, and BEHIND_OF.

While changing the command interface, the patch removes the OP_
prefix from the opcode values.

Issue #5242
2024-08-27 15:29:38 +02:00
..
doc demo: update tutorial text 2024-05-29 09:18:12 +02:00
include gui_session: distinguish view-stacking operations 2024-08-27 15:29:38 +02:00
lib demo: remove use of format strings from mini_c lib 2023-03-13 14:32:53 +01:00
recipes depot: update recipe hashes 2024-06-20 12:59:00 +02:00
src gui_session: distinguish view-stacking operations 2024-08-27 15:29:38 +02:00