Open TristanCacqueray opened 1 year ago
The current default shell is Desktop: an app in charge of running other apps. It uses WinBox.js and a static tray bar which is not a good user experience for mobile users. Instead, butler should provide a new shell using this design:
Desktop
┌───────────┐ │ │ │ │ │ │ │ App │ │ │ │ │ │ │ │ │ ├─────┬─────┤ │ NEW │ SEL │ └─────┴─────┘
That way, only a single app is visible by default. Here are some further improvements:
The current default shell is
Desktop
: an app in charge of running other apps. It uses WinBox.js and a static tray bar which is not a good user experience for mobile users. Instead, butler should provide a new shell using this design:That way, only a single app is visible by default. Here are some further improvements: