while having a small resolution on a screen, i like to see websites in fullscreen.
but browsing htmlpages and doing something else like watching a video the same time. is lot of toggling between seperate windows or virtual screen.
i have to arrange to application-windows (with decorations or scroll/title/statusbars) beside or above each other.
but on the website in the browser is sometime space not used. like in centric bloglayouts or all the empty space by blocking adds.
so placing a window of a not browser-window within the dom of a layout and arranging the content arround?
accessing the window the way how xcompmgr with transet is doing it and redrawing it into a canvas which is inside a dom.
howto?