implemented close buttons on or after tabs
commitfb85580eff00ec2ea4beddc253a96384b1277fe0
authorPeter Lunicks <plunix@users.sourceforge.net>
Thu, 6 Jan 2011 05:13:26 +0000 (5 23:13 -0600)
committerPeter Lunicks <plunix@users.sourceforge.net>
Thu, 1 Nov 2012 18:43:32 +0000 (1 13:43 -0500)
tree44309d20af7987ff559f9c7f71a1e3d2de93d5c6
parentb54f85ccda55d0b6a6a5117e9bcff73dbfdbd5c6
implemented close buttons on or after tabs

There are two new boolean user variables which control the placement
of close buttons. If tab_bar_close_buttons_on_tabs is true, then each
a close button will be placed on each tab (though with the default
theme only the selected tab's button is displayed.  If
tab_bar_close_button_after_tabs is true, a single button will be
placed after all tabs, which will close the buffer associated with the
currently active tab. Both variables default to false.
modules/new-tabs.js
style/default/new-tabs.css