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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |5893574163840cf02a7be29dc7f
                   |                            |c11837cfa7724
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.22
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Nate Graham <n...@kde.org> ---
Git commit 5893574163840cf02a7be29dc7fc11837cfa7724 by Nate Graham.
Committed on 04/05/2021 at 18:41.
Pushed by ngraham into branch 'master'.

[applets/notifications] Move "Clear History" action out of burger menu

The fact that the commonly-used "Clear History" action appears in a
hamburger menu has been a common user complaint about Plasma 5.21.

This happens because it's defined as an action, and the applet has two
actions ("clear history" and "open KCM") and when there is more than
one action, they all go into a hamburger menu. This makes the
commonly-used clear action more difficult to find that necessary.

A reasonable long-term solution would be to refactor the action
visibility code in plasma-framework to allow the display of more than
one action in the header without always putting them all in a hamburger
menu, or allowing the developer more control over this. However since
that would require frameworks changes, it can't be done in Plasma 5.22
because 5.22 requires Frameworks 5.82 which has already been tagged. So
let's do this simpler fix for now to fix the UX regression.
FIXED-IN: 5.22

M  +10   -7    applets/notifications/package/contents/ui/FullRepresentation.qml
M  +0    -12   applets/notifications/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/5893574163840cf02a7be29dc7fc11837cfa7724

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

Reply via email to