https://bugs.kde.org/show_bug.cgi?id=393076
--- Comment #1 from Dan Sebald <daniel.seb...@ieee.org> --- Oh, just a follow-up observation and comment. The other detail about the Qt top-level rule in terms of KDE is that making this transition setParent (0, Qt::Window | Qt::CustomizeWindowHint | Qt::WindowTitleHint | Qt::WindowMinMaxButtonsHint | Qt::WindowCloseButtonHint); does create a taskbar entry for the floated window. Per the Qt rule, if I add some arbitrary title to the QDockWidget and float, there are no decorations *and* no taskbar icon--all themes and frameworks. So, Oxygen's taskbar icon is working correctly, but not its window decorations. -- You are receiving this mail because: You are watching all bug changes.