Improve partial maximization strings
ClosedPublic

Authored by ngraham on May 13 2020, 6:13 PM.

Details

Summary

e.g. "Vertically maximize" is more natural and expressive than "Maximize (vertical only)"

See D29671#inline-169882.

Test Plan

New strings appear in the KCM

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.May 13 2020, 6:13 PM
Restricted Application added a project: KWin. · View Herald TranscriptMay 13 2020, 6:13 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
ngraham requested review of this revision.May 13 2020, 6:13 PM
davidedmundson accepted this revision.May 13 2020, 6:20 PM
This revision is now accepted and ready to land.May 13 2020, 6:20 PM
This revision was automatically updated to reflect the committed changes.
zzag added inline comments.May 14 2020, 5:24 AM
options.cpp
761

"Maximize" must be in lowecase.

762

The default value for right click hasn't been adjusted.

985–987

This will break existing user installations.