genode/repos/os
Norman Feske 60d009e6c6 nitpicker: notify clients on any panorama change
Nitpicker used to notify GUI clients about an updated GUI info only when
the total panorama size changed. However, in situations where two
capture clients are swapped, the total size may stay the same whereas
the relation of displays to different parts of the panorama is no longer the
same. Such changes are interesting to some clients like the window layouter,
which needs to update the assignement of screens to displays.

This patch changes nitpicker so that each panorama change is reflected
to GUI clients as a mode-info update.

Issue #5390
2024-12-10 14:12:24 +01:00
..
include Optional session label in audio_in/out connection 2024-12-10 14:12:24 +01:00
lib Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
recipes depot: update recipe hashes 2024-11-20 08:58:39 +01:00
run demo.run: increase nitlog RAM quota 2024-10-08 09:09:23 +02:00
src nitpicker: notify clients on any panorama change 2024-12-10 14:12:24 +01:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +01:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.