[Breeze] [Bug 406679] joystick icon looks a black ball
https://bugs.kde.org/show_bug.cgi?id=406679 Noah Davis changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit||https://commits.kde.org/bre ||eze-icons/7ef3c35c7ed69a507 ||f25a6cb8cd92fbb223756a7 Version Fixed In||5.60 Resolution|--- |FIXED --- Comment #3 from Noah Davis --- Git commit 7ef3c35c7ed69a507f25a6cb8cd92fbb223756a7 by Noah Davis. Committed on 20/06/2019 at 10:33. Pushed by ndavis into branch 'master'. Change joystick settings icon to game controller Summary: Most of the "joysticks" that people have are game controllers, so a complete controller is better than just a D-pad. FIXED-IN: 5.60 Test Plan: left: old, right: new {F6917203, size=full} Reviewers: #vdg, ngraham Reviewed By: #vdg, ngraham Subscribers: usta, davidedmundson, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D21919 T +1-64 icons-dark/preferences/32/preferences-desktop-gaming.svg T +1-64 icons/preferences/32/preferences-desktop-gaming.svg https://commits.kde.org/breeze-icons/7ef3c35c7ed69a507f25a6cb8cd92fbb223756a7 -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 406679] joystick icon looks a black ball
https://bugs.kde.org/show_bug.cgi?id=406679 --- Comment #2 from Nate Graham --- There are multiple problems here: - the Joystick KCM uses the icon `preferences-desktop-gaming` which is semantically incorrect (The KCM is about configuring the joystick input device, not gaming in general) - The preferences-desktop-gaming icon depicts the two-dimensional D-pad from a gaming controller, rather than a generic gaming-related icon like input-gaming - We have no icon that actually shows a joystick I think the solution is to: 1. Create a new icon `input-joystick` that actually looks like a joystick 2. Make a symlink called `preferences-desktop-joystick` that points to it 3. Have the joystick KCM use that icon, 4.Make `preferences-desktop-gaming` a symlink to `input-gaming`, and keep that in our back pocket for if we ever have generic gaming-related KCM. -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 406679] joystick icon looks a black ball
https://bugs.kde.org/show_bug.cgi?id=406679 Nate Graham changed: What|Removed |Added CC||n...@kde.org Ever confirmed|0 |1 Status|REPORTED|CONFIRMED --- Comment #1 from Nate Graham --- Yeah, it kind of does. -- You are receiving this mail because: You are watching all bug changes.