Skip to content

Tab double click and renaming #673

Closed
@pylessard

Description

@pylessard

Hi,
For my use case, I would like to have 2 behaviours:

  1. Do not make a dockwidget floating when double-clicking the tab
  2. Allow renaming a tab

For 1. I think a simple flag to disable the event would be enough
For 2, I see 2 options:
a. Fully implemented within this project
b. Add a hook to enable custom QActions inside the context menu of a right click. Then I could add a Rename option that pops a window.

I can make a Pull Request fort 1. and 2.b. Would you be open for it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions