ppd / freecad-ppd

5 stars 1 forks source link

Question: snapd doesn't tell me that it's updating freecad-ppd edge in the background. How can i make it? #7

Closed luzpaz closed 2 years ago

luzpaz commented 2 years ago

Been enjoying freecad-ppd edge but am mystified by how it stays updated in the background without telling me. I tried searching for an answer but did find one. Can you share with me what I need to know? Is there a way for my system to show me what is usually kept silent and in the background?

ppd commented 2 years ago

You can enable refresh awareness: https://snapcraft.io/blog/experimental-feature-snap-refresh-awareness-and-update-inhibition so: snap set core experimental.refresh-app-awareness=true

It should refrain from updating the snap while you're using it.