Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37631176
en ru br
ALT Linux repositórios
S:5.27.8-alt1

Group :: Desktop gráfico/KDE
RPM: plasma5-desktop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: alt-menu-add-tooltip.patch
Download


--- a/applets/kicker/package/contents/ui/ItemListDelegate.qml
+++ b/applets/kicker/package/contents/ui/ItemListDelegate.qml
@@ -77,6 +77,13 @@ Item {
         }
     }
 
+    PlasmaCore.ToolTipArea {
+        id: toolTip
+        property string text: model.comment
+        anchors.fill: parent
+        active: !hasChildren && model.comment !== undefined && model.comment != ""
+        mainItem: toolTipDelegate
+
     MouseArea {
         id: mouseArea
 
@@ -176,6 +183,7 @@ Item {
             onTriggered: parent.updateCurrentItem()
         }
     }
+    }
 
     Row {
         id: row
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009