[applet] Improve tooltip text for single connected device use case
ClosedPublic

Authored by ngraham on Apr 19 2020, 9:53 PM.

Details

Summary

Also fixes the bug that was making the popup be too wide in this case because we're no
longer using a newline in the text (will fix that for the multi-device case in another
patch later).

Test Plan

Before:


After:

Diff Detail

Repository
R97 Bluedevil
Branch
better-single-device-tooltip (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25482
Build 25500: arc lint + arc unit
ngraham created this revision.Apr 19 2020, 9:53 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 19 2020, 9:53 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Apr 19 2020, 9:53 PM
nicolasfella accepted this revision.Apr 19 2020, 9:55 PM
This revision is now accepted and ready to land.Apr 19 2020, 9:55 PM

Or would "connected to [device]" be better? I'm not a heavy user of bluetooth and don't have a strong opinion on the matter.

This revision was automatically updated to reflect the committed changes.