genode/repos/gems
Norman Feske 6a89f8b19e wm: fix key_cnt consistency glitch
This patch presents all press and release events to the pointer state,
fixing the problem that _key_cnt was decreased but never increased.
However, the inconsistency had no observable effects in practice.

Issue #4176
2021-10-14 11:02:17 +02:00
..
include vfs/cbe_trust_anchor: fix bug in key decrypt 2021-10-13 14:50:46 +02:00
lib vfs/cbe_trust_anchor: AES-key-wrap private key 2021-10-13 14:50:46 +02:00
ports gems: update cbe port 2021-10-13 14:50:45 +02:00
recipes depot_query: filter index by CPU architecture 2021-10-14 11:02:14 +02:00
run sculpt: limit depot selection 2021-10-14 11:02:08 +02:00
src wm: fix key_cnt consistency glitch 2021-10-14 11:02:17 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.