Inspired by bug #301237. It should be possible to globally disable the option to close windows by double click in Aurorae, so that the menu opens on single click.
Git commit 3f931a9d6c66d53d6ccde225e6c8a0be9a052ad1 by Martin Gräßlin. Committed on 24/08/2012 at 15:16. Pushed by graesslin into branch 'master'. Option to disable window close on menu double click in Aurorae For each theme the setting can be enabled individually with the default being enabled by default. It is completely handled inside the MenuButton QML component so each QML theme benefits from the option automatically, too. FIXED-IN: 4.10 REVIEW: 106160 M +19 -3 kwin/clients/aurorae/src/qml/MenuButton.qml M +10 -0 kwin/kcmkwin/kwindecoration/auroraeconfig.ui M +18 -1 kwin/kcmkwin/kwindecoration/decorationmodel.cpp M +7 -1 kwin/kcmkwin/kwindecoration/decorationmodel.h M +2 -0 kwin/kcmkwin/kwindecoration/kwindecoration.cpp http://commits.kde.org/kde-workspace/3f931a9d6c66d53d6ccde225e6c8a0be9a052ad1