genode/repos/os
Norman Feske 8d50d320e2 nitpicker: drop superfluous abs motion events
This patch fixes focus-follows-mouse problem reported for Sculpt 24.10
when using no (operational) backdrop.

In the absence of a background, nitpicker wrongly delivered absolute
motion events to the most recently hovered client even after leaving the
client's area to a area occupied by no client. These motion events, in
turn, confused the internal consistency of the window managers
enter/leave tracking.

Fixes #5375
2024-11-05 12:03:17 +01:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include gui_session: window-closed state as attribute 2024-10-30 08:14:55 +01:00
lib Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
recipes depot: update recipe hashes 2024-10-30 14:02:44 +01:00
run demo.run: increase nitlog RAM quota 2024-10-08 09:09:23 +02:00
src nitpicker: drop superfluous abs motion events 2024-11-05 12:03:17 +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.