genode/repos/os
Norman Feske 8463f4910a nitpicker: improve activity reporting
Nitpicker's hover and focus reports contain an 'active' attribute, which
can be inspected for the detection of user activity, e.g., as trigger
for a screensaver or for dynamic clipboard policies.

When using the 'Event' session, the reporting code updated the reports
only on incoming events. This patch adds the periodic reporting as used
when using the old 'Input' session.

Issue #4950
2023-07-14 12:06:32 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include pci_decode: calculate 64bit BAR size 2023-07-14 12:06:32 +02:00
lib lib/net: enable strict warnings 2023-07-14 12:01:18 +02:00
recipes depot: update recipe hashes 2023-06-16 11:24:26 +02:00
run monitor: add memory write support 2023-07-14 12:06:32 +02:00
src nitpicker: improve activity reporting 2023-07-14 12:06:32 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02: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.