Replies: 5 comments
-
Maybe also a timeout after which the VM shuts down after the last application has been closed |
Beta Was this translation helpful? Give feedback.
-
Also see #32 |
Beta Was this translation helpful? Give feedback.
-
With the docker based implementation this should be really easy. Since we can just pause the container and start it later. We should test if this works as expected though. First we need to implement the automatic vm creation in the rewrite for docker. Shouldn't be too hard since we can rely on docker compose with the compose file stored in the config folder. |
Beta Was this translation helpful? Give feedback.
-
Maybe somehow add an option to enable this when it is? some people will want faster boot times rather than low system usage while others (like myself) don't really care because they need battery life. |
Beta Was this translation helpful? Give feedback.
-
This is already a feature that exists |
Beta Was this translation helpful? Give feedback.
-
I had the problem that I don't use winapps every time I start my computer. This produces massive overhead, because I am running a whole windows in the background. For this usecase we should consider the option to starting the vm on demand when a application is called.
Beta Was this translation helpful? Give feedback.
All reactions