https://bugs.kde.org/show_bug.cgi?id=367894
Ruslan Kabatsayev <b7.10110...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #4 from Ruslan Kabatsayev <b7.10110...@gmail.com> --- OK, apparently Oxygen-Qt has changed the way it handles its config. Previously there was [Style]/WindowDragEnabled, which you could set to false in ~/.kde/share/config/oxygenrc. Now this option seems to have been dropped, and a new mode has been added: WD_NONE. To work around this problem, in ~/.kde/share/config/oxygenrc after WindowDragMode=WD_NONE add this: WindowDragEnabled=false -- You are receiving this mail because: You are watching all bug changes.