forked from OtterBrowser/otter-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
34 lines (30 loc) · 983 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
High priority / ASAP:
- start page
- proxy configuration
- page specific preferences
- passwords manager
Medium priority / soon:
- mail and feeds client (as module)
- delayed loading of Flash objects
- content blocking
- spell checking
- panels (page informations, notes, transfers, bookmarks etc.)
- system tray icon
Low priority / later:
- fine-tune UI (sizes and margins)
- form auto completion
- exposing MDI features
- mouse gestures
- tabs grouping
- import of existing settings etc.
- allow to overwrite list of available context menu actions
- extensions
- Opera Link like solution
- improved integration with different platforms (Windows taskbar integration etc.)
- Blink backend (with upcoming QtWebEngine, when API will be useful)
Low priority / maybe:
- support for Opera skins (through custom QStyle)
- IM client module (libpurple based, including support for IRC)
- BitTorrent module
- support for tab thumbnails embedded in tab bar
And lots of smaller things. ;-)