Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docking by double-click on native titlebar #173

Closed
amuralev opened this issue Feb 25, 2021 · 0 comments
Closed

Docking by double-click on native titlebar #173

amuralev opened this issue Feb 25, 2021 · 0 comments

Comments

@amuralev
Copy link

Sometimes, in order to conform to "old behavior" (with using QDockWidget) it is necessary to have same behavior about KDDockWidgets::Config::Flag_NativeTitleBar (with Qt::Tool; perhaps it is required not only when using Qt::Tool but also when accounting KDDockWidgets::Config::Flag_DoubleClickMaximizes...) + "double-clicks" on native-titlebar: QDW make "dock"-operation by double click.

P.S.: This problem is the result of discussions #169 (comment)

iamsergio added a commit that referenced this issue Feb 25, 2021
When using the native Windows title bar with Qt::Tool, double-clicking
the title bar should redock the window.

Fixes #173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants