https://bugs.kde.org/show_bug.cgi?id=399375

Noah Davis <noaha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INTENTIONAL                 |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/f474686a584a
                   |                            |0f3049b3eddb8b148d3703a7148
                   |                            |a

--- Comment #46 from Noah Davis <noaha...@gmail.com> ---
Git commit f474686a584a0f3049b3eddb8b148d3703a7148a by Noah Davis.
Committed on 23/05/2020 at 02:39.
Pushed by ndavis into branch 'master'.

Change CommandAllKey to Meta

Summary: Alt + Left Click to move windows has a tendency to conflict with
creative workflow apps. While Alt can be changed to Meta in KWin's settings,
Alt + Left Click shortcuts often cannot be customized in apps. Rather than
making every user who runs into this problem change their settings, we should
change our default settings to improve KWin's default usability. The fact that
Alt + Left Click to move windows is older does not matter. We are trying to use
Meta for global/shell shortcuts anyway.

Test Plan: The relevant parts of the relevant tests pass.
kwin-testInternalWindow fails, but for unrelated reasons that have something to
do with XWayland.

M  +7    -7    autotests/integration/internal_window.cpp
M  +2    -2    autotests/integration/pointer_constraints_test.cpp
M  +15   -15   autotests/integration/pointer_input.cpp
M  +1    -1    doc/windowbehaviour/index.docbook
M  +2    -2    kcmkwin/kwinoptions/actions.ui
M  +2    -2    kcmkwin/kwinoptions/kwinoptions_settings.kcfg
M  +1    -1    kwin.kcfg
M  +2    -2    options.cpp
M  +1    -1    workspace.cpp

https://invent.kde.org/plasma/kwin/commit/f474686a584a0f3049b3eddb8b148d3703a7148a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to