mlajtos / mosaic

A tiling web browser.
MIT License
106 stars 4 forks source link

Display thumbnail on tab drag and tab hover #17

Open mlajtos opened 4 years ago

mlajtos commented 4 years ago

Right now, while dragging tab, there is a transparent frame that should contain webview preview.

The same preview should be visible when hovering cursor over a tab. (Alternative: temporary activation of associated tile)

Either way, ´PageState´ should contain result of webcontents.capture() and display it in ´Tab´ (through portal).