17 Commits (06e6ebec343461f5ab89db0e948afd39716fba95)

Author SHA1 Message Date
Muqtadir f7e55361e4
detect if in virtual env and prompt to install open-vm-tools (#41)
* test option for virtualization

* add placeholder text and title

* make use of hypervisor to identify if in vm

* update recipe.json based on @kra-mo suggestion

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>

* Update recipe.json

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>
2 years ago
Mirko Brombin a8fdd0ea00 recipe: Nvidia fix 2 years ago
Mirko Brombin e5d1ecab2e recipe: use apx instead of apt 2 years ago
Mirko Brombin 7fc7f9f16c add Vanilla OS tour 2 years ago
Mirko Brombin 005c3dfbf6 recipe: Remove apx since is there by default 2 years ago
Mirko Brombin d846b73720 recipe: Add podman dep 2 years ago
Mirko Brombin c689be9aa2 support pre-run, post-run commands 2 years ago
Mirko Brombin 4d29d06d93 recipe: Add missing libfuse2 for Appimage 2 years ago
Mirko Brombin c6f56b1036 recipe: Extend nvidia check
this makes the condition returns True for non vga devices too
2 years ago
Mirko Brombin eed06fa963 misc: Always show flatpak as first choice 2 years ago
Mirko Brombin 7a7ee36922 misc: Prefer flatpak/snap over deb 2 years ago
Mirko Brombin 5dbb215f54 parser: add support for warps and and no selection
when using preferences template, without_selection can be used to alert the user; if False, a toast notification will be displayed preventing the navigation.

warps can be used to run a command given a condition from another step; only supported by without_selection in the preferences template
2 years ago
ak-42 2fc3fad6bd
Fixing language flow and a double negative 2 years ago
Mirko Brombin 0e6f054a36 add display-condition for nvidia 2 years ago
Mirko 1e021adc59 add gnome-software-plugin-flatpak 2 years ago
Mirko b06f69be79 add immutability step 2 years ago
Mirko cbf5c9a9d6 1.0.0
- rewrite from scratch
- modularity thanks to customizable recipes
2 years ago