Summary: | touchpad use wrong icon | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | andreas <kainz.a> |
Component: | System Tray widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/708eed1a66035ea3eb3bb994d27d1fd1af044ab9 | Version Fixed In: | 5.8.0 |
Sentry Crash Report: | |||
Attachments: | system tray touchpad icon is wrong |
Description
andreas
2016-09-03 13:42:15 UTC
Created attachment 100909 [details]
system tray touchpad icon is wrong
It uses "input-touchpad" but there's no equivalent in Plasma. can you give me the information what should be the filename and the naming for enable/disable I'll change it to use input-touchpad-on and input-touchpad-off, ie. the same icons also used for the OSD. do you changed it today cause at my system it didn't shown on/off mode in system tray. Git commit 708eed1a66035ea3eb3bb994d27d1fd1af044ab9 by Kai Uwe Broulik. Committed on 09/09/2016 at 08:43. Pushed by broulik into branch 'master'. [Touchpad plasmoid] Major cleanup * Use the compact representation for indicating status * In the expanded representation just place a button * Use declarative bindings as much as possible FIXED-IN: 5.8.0 Differential Revision: https://phabricator.kde.org/D2691 M +85 -69 kcms/touchpad/src/applet/qml/contents/ui/touchpad.qml http://commits.kde.org/plasma-desktop/708eed1a66035ea3eb3bb994d27d1fd1af044ab9 |