genode/repos/os
Norman Feske 3b8fe1b410 nitpicker: reflect seq number in clicked report
This patch makes nitpicker's "clicked" report useful for the detection
of clicks outside of any client. This is needed in situations where the
dialog should close when clicking outside its screen area. In the new
version, a click outside any client results in a report without a
'label' attribute. Furthermore, the report is augmented by the sequence
number of the click, which allows for freshness checks by the consumer of
the report (i.e., sculpt_manager).

Issue #4398
2022-02-15 10:20:59 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os/trace_buffer.h: fix wraparound 2022-02-15 10:20:59 +01:00
lib os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
recipes test-vfs_stress_fs: adjust cap quota for seL4 2022-02-15 10:20:59 +01:00
run log_core.run: use terminal_log instead of fs_log 2022-02-15 10:20:59 +01:00
src nitpicker: reflect seq number in clicked report 2022-02-15 10:20:59 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

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