Patch for actions on tab bar.

Discuss development issues and submit patches here
Post Reply
ajs
Posts: 409
Joined: Mon Jul 05, 2010 6:37 pm

Patch for actions on tab bar.

Post by ajs »

Patch for actions on tab bar.

This patch allows the user to select the default action for:
- double click on the tab name
- middle click on the tab name
- double click on the tab bar (empty space)
- middle click on the tab bar (empty space)

The actions available are those of the right-click menu on tabs, with the exception of the refresh (which could easily be added if somebody requests that).
There is also some cleanup of code for tab command handling.

Patch is against commit 163 + patch 06B, 07, 15.

Here is a screenshot of the tab option dialog, where the actions available can be seen.
Capture_22-01-2011-18.09.09.gif
Capture_22-01-2011-18.09.09.gif (17.3 KiB) Viewed 5426 times
Attachments
patch_32__v163.p06B.p07.p15.7z
(7.24 KiB) Downloaded 537 times
David Erceg
Site Admin
Posts: 936
Joined: Sat Apr 18, 2009 1:46 am

Re: Patch for actions on tab bar.

Post by David Erceg »

Rejected - no new features without running them by me first.
Post Reply