Uh oh!
There was an error while loading. Please reload this page.
Allow to open any app in a standalone window - #28459
Merged
Merged
Conversation
szaimenforce-pushed
the
enh/noid/improve-webmanifest-2
branch
8 times, most recently
from
August 23, 2021 11:42
af9f345 to
f1eeb3dCompareszaimen
marked this pull request as ready for review
August 23, 2021 12:32
szaimen
commented
Aug 23, 2021
ContributorAuthor
/backport to stable22 |
julien-nc
approved these changes
Aug 23, 2021
julien-nc
left a comment
Member
There was a problem hiding this comment.
👍
Works fine with an empty app summary.
julien-nc
commented
Aug 23, 2021
Member
Additional hint to try this PR: |
szaimenforce-pushed
the
enh/noid/improve-webmanifest-2
branch
4 times, most recently
from
August 23, 2021 17:06
e8cbb67 to
544f2dfCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimenforce-pushed
the
enh/noid/improve-webmanifest-2
branch
from
August 24, 2021 09:42
544f2df to
0758e02Comparejulien-nc
approved these changes
Aug 24, 2021
icewind1991
approved these changes
Aug 24, 2021
ContributorAuthor
@juliushaertl are you fine when I merge this or is there still something that needs to be addressed? |
juliusknorr
approved these changes
Aug 25, 2021
szaimen
commented
Aug 25, 2021
ContributorAuthor
Thanks for the approval! :) |
This was referenced Aug 28, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This change allows to start every app in its own standalone window which is very cool for some apps that you might want to access directly from the startmenu of your OS without needing to open the browser and clicking on a favorite or app inside Nextcloud first. It applies to any app if the theming app is enabled.
Example: Files app
Standalone window will afterwards look like this
Signed-off-by: szaimen szaimen@e.mail.de