Skip to content

applet: Show device battery percentage in the tooltip

ivan tkachenko requested to merge work/ratijas/with-battery into master

Because that is a very important piece of information which users are likely to expect or to even look for when invoking a tooltip.

PS I'm slightly concerned about lowercase "… connected" and uppercase "%1% Battery". Is it OK?

column_1 column_2
Single image
Multi image
Multi
but one of them is without battery info
image

Note: frameworks/bluez-qt!32 (merged) is needed for this to work, but not strictly required in a sense that the code wouldn't break ­— just won't show you battery info.

CC @teams/vdg

Merge request reports