TrueFramelessWindow
TrueFramelessWindow copied to clipboard
Can't move window with Qt6.2.2 macOS
It does move with Qt5.15, but not with Qt6. Using this code in OSXHideTitleBar.mm did not help:
[nativeWindow setMovableByWindowBackground:YES];
same problem. Is this project no longer maintained?