Allow to open any app in a standalone window#28459
Merged
Conversation
af9f345 to
f1eeb3d
Compare
Contributor
Author
|
/backport to stable22 |
julien-nc
approved these changes
Aug 23, 2021
Member
julien-nc
left a comment
There was a problem hiding this comment.
👍
Works fine with an empty app summary.
Member
|
Additional hint to try this PR: |
e8cbb67 to
544f2df
Compare
juliusknorr
reviewed
Aug 23, 2021
juliusknorr
reviewed
Aug 23, 2021
juliusknorr
reviewed
Aug 23, 2021
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: szaimen <[email protected]>
544f2df to
0758e02
Compare
julien-nc
approved these changes
Aug 24, 2021
icewind1991
approved these changes
Aug 24, 2021
Contributor
Author
|
@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
Contributor
Author
|
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 free
to 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 [email protected]