mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
When first selecting an access point to connect to, and then - while the passphrase entry field is displayed - switching to wired networking, the keyboard focus was still referring to the passphrase entry field instead of yieling the focus to the inspect window. This commit fixes the problem by adding the wifi NIC target as additional condition.
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.