[Differential] [Commented On] D4070: Changes to global menu applet
Kai Uwe Broulik
noreply at phabricator.kde.org
Wed Jan 11 11:50:54 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> appmenuapplet.h:36
>
> + Q_PROPERTY(bool useApplet READ useApplet NOTIFY useAppletChanged)
> +
Maybe "applicationMenuAppletEnabled" or something like that?
> main.qml:76
> +
> + PlasmaCore.ToolTipArea {
> + visible: !useApplet
Please instead of a separate tooltip area set plasmoid.toolTipSubText, ie. above
Plasmoid.toolTipSubText: !useApplet ? i18n("blabla") : ""
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D4070
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: chinmoyr, davidedmundson
Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170111/92c86391/attachment-0001.html>
More information about the Plasma-devel
mailing list