-
Notifications
You must be signed in to change notification settings - Fork 7
Linux: Add “RunWithoutUpdate” and “Update” actions to the XDG desktop file #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… file Add “RunWithoutUpdate” and “Update” actions to the XDG desktop file: - The “RunWithoutUpdate” action runs the engine without checking for any updates. - The “Update” action force the display of the game downloader, like when clicking on the gear icon on the splash.
|
On my end it works (GNOME). |
|
"Run" sounds like it should be the normal default behavior, but it is a specialized option for skipping updates. |
cb2c302 to
22c7b5d
Compare
|
Renamed to |
22c7b5d to
8a59c4d
Compare
|
The I have doubts about the The comment about |
8a59c4d to
8a2eaad
Compare
|
Maybe we need an |
|
Maybe the |
|
I just thought that such feature to force the check for an update (either updater, either game, either both) and offering it to the user would be useful if one day we implement an option to “not phone home”: So even if implementing the “update everything” feature doesn't require to implement the “do not phone home” feature, the two features interact together so we may design the first one in a way it will be compatible with the second one with minimal changes. |
Add “RunWithoutUpdate” and “Update” actions to the XDG desktop file:
Extracted from: