Changed default context menu entries on the desktop
AbandonedPublic

Authored by anemeth on Feb 26 2018, 11:08 PM.

Details

Reviewers
None
Group Reviewers
Plasma
VDG
Summary

There are some unnecessary entries in the context menu of the desktop for the average user that clog up the menu.
This revision follows the Plasma 5 philosophy: Simple by default, powerful when needed.

Test Plan

Before:

After:

Diff Detail

Repository
R120 Plasma Workspace
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
anemeth created this revision.Feb 26 2018, 11:08 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 26 2018, 11:08 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
anemeth requested review of this revision.Feb 26 2018, 11:08 PM
anemeth edited the summary of this revision. (Show Details)Feb 26 2018, 11:14 PM
anemeth edited the test plan for this revision. (Show Details)
anemeth added reviewers: Plasma, VDG.
hein added a subscriber: hein.Feb 26 2018, 11:22 PM

I'm quite heavily -1 on this.

This is removing various entries that I personally use regularly and that I think users rely on:

  • Add Widgets
  • Add Panel
  • The lock toggle

These are only "unnecessary" if you assume people actually understand and use the desktop toolbox, which I don't believe (plus we allow disabling it, which means these actions become wholly inacessible). I'd wager vastly more people use these via the context menu.

It also removes an action that's part of the Plasma design, the associated app action that a containment/applet can change dynamically, and that's quite useful together with Folder View.

jnoack added a subscriber: jnoack.Feb 26 2018, 11:38 PM

I agree, the context menu looks really convoluted. But what happens when the cashew is disabled and the desktop is empty? There would be no way to add widgets.

Why not just create a new submenu called "Manage" or something instead for:

  • Add Widgets
  • Add Panel
  • The lock toggle

and maybe even put "Configure Desktop" in there.

This would already improve the current menu a lot:

  • Manage...
    • Add Widget
    • Add Panel
    • Lock
    • Configure Desktop
zzag added a subscriber: zzag.Feb 27 2018, 1:11 AM

-1, sorry. I totally agree with @hein (except the part about regular usage).

Why not just create a new submenu called "Manage"

No one will see what's inside. I don't discover what's inside of each submenu and I think so others.

rizzitello added a subscriber: rizzitello.EditedFeb 27 2018, 1:18 AM

Just wanted to point out that as proposed in a Desktop layout the context menu would contain only three items Lock screen, Leave and Configure Desktop.

mart added a subscriber: mart.Feb 27 2018, 11:21 AM

-1 as well, removing entries is a no go, especially I won't accept the removal of anything related to widget manipulation

anemeth abandoned this revision.Feb 27 2018, 11:52 AM

This is not removing settings, just disabling them by default. These could be enabled in the standard right click menu settings again.

I'll abandon this revision because the consensus is people don't like the simplified context menu.