We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KDDockWidgets::Config::Flag_NativeTitleBar
With KDDockWidgets::Config::Flag_NativeTitleBar:
Without KDDockWidgets::Config::Flag_NativeTitleBar:
Is it possible to take this into account by working with KDDockWidgets::Config::Flag_NativeTitleBar?
Environment:
The text was updated successfully, but these errors were encountered:
Minor readability improv: replace bool with enum
610b85d
CC issue #174
When using a native title bar make floating window geometry smaller
7c3f06f
When undocking a dock widget, the size of the dock widget should be maintained Fixes #174
iamsergio
No branches or pull requests
KDDockWidgets::Config::Flag_NativeTitleBar
(patch.txt);With

KDDockWidgets::Config::Flag_NativeTitleBar
:Without

KDDockWidgets::Config::Flag_NativeTitleBar
:Is it possible to take this into account by working with
KDDockWidgets::Config::Flag_NativeTitleBar
?Environment:
The text was updated successfully, but these errors were encountered: