Here is the picture how I added bookmarks model to ListView/IconView in Falkon.The bookmarking is also implemented in ListView/IconView. Link can be added to wanted position.
I just want to mention that where file will be downloaded can be determined after file is downloaded. For example instead of "Show in Folder" there can be "Move to Temp Folder" button."Show in Folder" is already in context menu."Downloads popup panel...
I've moved images to ListView panel. Everything is now in that panel, additional "class" is only ImageProvider which is copy of IconProvider. It is small part of code, it can be added to browser as option to default management of bookmarks.Different ...