Skip to content

[applet] Improve presentation and consistency for vault items

Nate Graham requested to merge ngraham/plasma-vault:improve-presentation into master

This MR includes the following UI improvements:

  • Use more familiar and appropriate lock/unlock style icons for the default action instead of mount/unmount
  • Change action verbs to "lock"/"unlock" to match the icon and reinforce the security angle
  • Conditionally change text of "open with file manager" action to reflect the vault's locked/unlocked status
  • Use consistent Title Case for action items

After, vault is locked:

After__vault_is_locked

After, vault is unlocked:

After__vault_is_unlocked

cc @teams/vdg

Merge request reports