genode/repos/gems
Martin Stein 483fe18c4d file_vault_gui: dialog-based file_vault front end
* adds rekeying and resizing controls to config+report api of file vault
* moves common types of file vault to file_vault/include/file_vault/types.h
  to be included by other components
* fixes wrong type of nr_of_clients fields in file_vault
* introduces the file_vault_gui component that is a minimal graphical front end
  for the file vault based on the dialog lib and that uses the
  config+report api of the file vault as back end

Ref #5190
2024-04-25 15:43:02 +02:00
..
include dialog: use one menu_view for multiple dialogs 2024-04-12 15:08:00 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes file_vault_gui: dialog-based file_vault front end 2024-04-25 15:43:02 +02:00
run file_vault_gui: dialog-based file_vault front end 2024-04-25 15:43:02 +02:00
sculpt sculpt: update goa_testbed preset 2024-04-25 15:43:01 +02:00
src file_vault_gui: dialog-based file_vault front end 2024-04-25 15:43:02 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.