desktop
desktop copied to clipboard
Rewrite the add account wizard in QML
Follow-up from #3896
In line with similar re-writes, it would be a good idea to re-write the add-account wizard in QML for the following benefits:
- Appearance will be more in line with the tray window and new sharing system
- Far easier to customise and re-design than with QWidgets
- Easier integration with the rest of the desktop UI components (i.e. if we want to re-use parts from the tray window or this new component, or place it within the tray window, or anything else)
- Significantly easier to change and maintain in the future
@tobiasKaminsky @jancborchardt
How to use GitHub
- Please use the 👍 reaction to show that you want to have the same feature implemented.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature description
Tell us how the feature should work
As of https://github.com/nextcloud/desktop/issues/4896 this then would be the tasks:
- Rewrite to QML as we do with other components so we can do proper layouting
- Then we can also e.g. make the whole background blue and the icons and text white, like e.g. on the Android setup screen