[plasmashell] [Bug 411973] Add a second line to the tooltip

2020-07-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411973

--- Comment #6 from Nate Graham  ---
The second line has information about how long the battery will take to full
charge or discharge, and will not be visible if the power daemon isn't
currently providing that information for whatever reason.

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

[plasmashell] [Bug 411973] Add a second line to the tooltip

2020-07-09 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=411973

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #5 from Patrick Silva  ---
Created attachment 130003
  --> https://bugs.kde.org/attachment.cgi?id=130003=edit
tooltip of battery applet on neon unstable

Humm, I don't see a second line on neon unstable and openSuse krypton.
Can anyone confirm?

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

[plasmashell] [Bug 411973] Add a second line to the tooltip

2020-03-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411973

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.19.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/db2518b063e49
   ||3da5bf5f5a48c931ff51bd22924

--- Comment #4 from Nate Graham  ---
Git commit db2518b063e493da5bf5f5a48c931ff51bd22924 by Nate Graham, on behalf
of Matej Mrenica.
Committed on 13/03/2020 at 19:08.
Pushed by ngraham into branch 'master'.

[Applets/Battery] Don't use toolTipMainText to show info, rather use the second
line

Summary:
Currently the applet uses the main line in tooltip to display all info. Instead
it should show always the same first line like other widgets and use the second
line to show info.
FIXED-IN: 5.19.0

Test Plan:
The point of this patch is to make the tooltip more like the style used in the
Audio Volume applet:
{F7862465}

Other "after" images:

{F7862461}

{F7862463}

{F7862464}

{F7871067}

Reviewers: #vdg, #plasma, broulik, ndavis, mthw

Reviewed By: #vdg, #plasma, broulik, ndavis, mthw

Subscribers: GB_2, ndavis, broulik, plasma-devel

Tags: #plasma

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

M  +29   -21   applets/batterymonitor/package/contents/ui/batterymonitor.qml

https://commits.kde.org/plasma-workspace/db2518b063e493da5bf5f5a48c931ff51bd22924

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

[plasmashell] [Bug 411973] Add a second line to the tooltip

2019-09-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=411973

mthw0  changed:

   What|Removed |Added

 CC||matejm98m...@gmail.com

--- Comment #3 from mthw0  ---
(In reply to Nate Graham from comment #2)
> Here's the code, if you'd like to give it a try:
> https://cgit.kde.org/plasma-workspace.git/tree/applets/batterymonitor/
> package/contents/ui/batterymonitor.qml#n83

Here it is: https://phabricator.kde.org/D24070. Could it still make into Plasma
5.17?

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

[plasmashell] [Bug 411973] Add a second line to the tooltip

2019-09-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411973

--- Comment #2 from Nate Graham  ---
Here's the code, if you'd like to give it a try:
https://cgit.kde.org/plasma-workspace.git/tree/applets/batterymonitor/package/contents/ui/batterymonitor.qml#n83

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

[plasmashell] [Bug 411973] Add a second line to the tooltip

2019-09-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411973

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Not a bad idea at all.

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