-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Allow to open any app in a standalone window #28459
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
Conversation
af9f345 to
f1eeb3d
Compare
|
/backport to stable22 |
julien-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Works fine with an empty app summary.
|
Additional hint to try this PR: |
e8cbb67 to
544f2df
Compare
juliusknorr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See inline
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
|
@juliushaertl are you fine when I merge this or is there still something that needs to be addressed? |
|
Thanks for the approval! :) |
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]