[plasmashell] [Bug 392830] Different icons for "Switch User" in lock screen versus login screen

2018-04-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392830

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/7d19c5059b104
   ||1d85e2b8299fffbaf81c23c0723
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Nate Graham  ---
Git commit 7d19c5059b1041d85e2b8299fffbaf81c23c0723 by Nathaniel Graham, on
behalf of Scott Harvey.
Committed on 08/04/2018 at 21:22.
Pushed by ngraham into branch 'master'.

Change "different user" icon on login screen

Summary:
Replace "different user" icon on SDDM login screen to match icon used on
unlock screen. Original icon was `system-search`, now changed to
`system-switch-user`.

Test Plan:
- Recompile `plasma-workspace`
- Log out of current session
- Check that `Different User` icon is now a figure with an arrow

Reviewers: ngraham, #vdg, #plasma, davidedmundson

Reviewed By: ngraham, #vdg, #plasma, davidedmundson

Subscribers: abetts, sebas, davidedmundson, #vdg, plasma-devel

Tags: #plasma

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

M  +1-1sddm-theme/Main.qml

https://commits.kde.org/plasma-workspace/7d19c5059b1041d85e2b8299fffbaf81c23c0723

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

[plasmashell] [Bug 392830] Different icons for "Switch User" in lock screen versus login screen

2018-04-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392830

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Assignee|plasma-b...@kde.org |visual-des...@kde.org
 Ever confirmed|0   |1
 CC||plasma-b...@kde.org
   Target Milestone|--- |1.0
Version|unspecified |master
Product|Breeze  |plasmashell
  Component|general |Theme - Breeze

--- Comment #3 from Nate Graham  ---
Technically they are different functions, but I agree with you that the screen
locker icon is the better icon, and appropriate to the "log in as other user"
function on the lock screen.

Looks like the SDDM breeze theme uses the "system-search" icon, while the
kscreenlocker breeze theme uses "system-switch-user". This change would need to
be made in plasma-workspace, in the SDDM breeze theme
(plasma-workspace/sddm-theme/Main.qml)

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