1.0 KiB
1.0 KiB
To-Do
UI
- Settings page and button icon.
- Tab dragging/reordering.
- Tab previews.
- Search with history.
- Bookmark page and icon.
- Scroll for tabs.
- Interfaces page.
- Custom theming.
- Better tab display and management.
- For smaller screens make url font smaller and tabs scrollable.
Design
- Logo
Renderers
- Add a micron renderer/parser. (micron.py)
Storage
- Add a storage system/management, eg handling downloading files, saving bookmarks, caching, tabs and history. (storage.py)
- Add a bookmarks manager.
- Add a history manager.
- Add a cache manager.
- Add a download manager. (Windows, Linux, MacOS, Android, iOS)
Main Logic
- Add a profiler to the browser. (profiler.py)
- Add a settings page.(settings.py)
- Page refreshing.
- Interface status page.
- Plugins.
Distribution
- Add Docker images to build Windows, Linux, MacOS, Android, iOS.
- Appimage
- Flatpak