Diffusion KWin 88c4de60fd0b

[kcmkwin/kwinoptions] Use text to describe maximize button actions

Authored by zzag on May 12 2020, 7:04 AM.

Description

[kcmkwin/kwinoptions] Use text to describe maximize button actions

Summary:
Currently, we use icons to display possible maximize button actions. The
problem with those icons is that they are confusing even for me, a person
who knows kwin in and out. The size_all icon implies that if you click the
maximize button, you'll be able to move the window around. Same goes with
the size_ver and size_hor icons, they indicate that user will start
resizing the window in the vertical and horizontal direction, respectively.

Test Plan:
Before

After

Reviewers: KWin, VDG, ndavis

Reviewed By: VDG, ndavis

Subscribers: ngraham, ndavis, broulik, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D29671