mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
4a6c506f37
Fixes the following misbehavior: If a global key is pressed (e.g., Caps Lock in Sculpt) and the mouse is clicked before release, the global-keys handler receives the global-key press but no further events of the sequence, especially *no Caps-Lock release*. A more reasonable fix may address the "else branch" that deletes the _input_receiver in case of mouse events without a hovered client too, which is beyond the narrow scope of this fix. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.