Skip to content

Turn list of possible values into a model; Use std::variant with enums in FlatpakPermission entries

ivan tkachenko requested to merge work/ratijas/6/possible-values-models into master

FlatpakPermissionModel: Turn list of possible values into a model

FlatpakPermissionModel: Use std::variant and FlatpakPolicy to get rid of i18n strings


Sorry for the short commit messages. I will expand them with some details now.

Merge request reports