onboarding
onboarding copied to clipboard
Add MultitouchView
Solves https://github.com/elementary/onboarding/issues/175
The messages are something I came up with just now so please feel free to edit them to something better.
Notes: The window isn't resizable to avoid complexity as the user will only look at this probably once. The visual design can be improved.
Todo:
- [x] Actually show a demo
- [x] Replace icon (could be improved)
- [x] Fix SwitchWorkspace
- [x] Calculate values better (Values are constant because window isn't resizable)
- [ ] Edit visual design
- [x] Make available only when there is touchpad
Gonna need some UX inputs for how this will be handled I think.
I tried to make a draft with animation using Snapshot
Video is updated as of Jan 8
https://user-images.githubusercontent.com/73321827/211198283-b3fd0d2e-dc9d-4d57-a623-b8369ac9fb79.mp4
Any feedback on this will be welcome. I'll adjust this further if needed