On Thu, Dec 06, 2012 at 03:48:35PM +0000, Georg wrote:
> With firefox, I use the ``Vertical Tabs'' extension to show
> tabs on the left of the browser window.
> 
> I would like to modify tab-bar.js to archive such a behaviour.
> Changing line 15 to
>     element.setAttribute("orient", "vertical");
> seems to be a good start.
> What I need now is a way to tell conkeror to 
> put the arrowscrollbox to the left, instead of to the top
> of the main window. Does anybody know how to do this?
> 
> Kind regards,
> Georg

There will need to be a container with horizontal orientation around
#buffer-container that the tab-bar can be added to.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to