Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add battery widget to all skins #8792

Open
mixxxbot opened this issue Aug 23, 2022 · 4 comments
Open

add battery widget to all skins #8792

mixxxbot opened this issue Aug 23, 2022 · 4 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: Be-ing
Date: 2017-02-06T21:27:07Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1662336
Tags: skin
Attachments: ic_battery.zip


The C++ was taken care of with #401 . Let's add the widget to skins.

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2017-02-07T08:04:25Z
Attachments: ic_battery.zip


+1
But Users won´t see it until compiled with battery=1 option, which is disabled by default, and in the official builds.

This (+ the icons in the attachment) is what i use in my personal branch.
<Battery>
   <MaximumSize><Variable name="SquareButtonMaximumSize"/></MaximumSize>
   <PixmapUnknown scalemode="TILE">ic_battery_unknown_48px.svg</PixmapUnknown>
   <PixmapCharged scalemode="TILE">ic_battery_charged_48px.svg</PixmapCharged>
   <NumberStates>1</NumberStates>
   <PixmapsCharging scalemode="TILE">ic_battery_charging_%1_48px.svg</PixmapsCharging>
   <PixmapsDischarging scalemode="TILE">ic_battery_discharging_%1_48px.svg</PixmapsDischarging>
</Battery>

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2017-02-07T08:49:09Z


BTW Apple decides to remove the battery indicator from the Finder´s toolbar for macOS Sierra 10.12.2 [1].
Would be nice to have some feedback from users on 10.12.2+ if the widget in Mixxx still works.

[1] https://www.macrumors.com/2016/12/13/macos-sierra-10-12-2-battery-life-indicator/

@mixxxbot
Copy link
Collaborator Author

Commented by: gustavo
Date: 2019-02-16T00:37:03Z


+1 on this.

I'm using a 10" device that boots directly into fullscreen Mixxx and therefore it is not possible to see the battery state, neither if the device is being charged. This is risky :-)

A battery indicator directly on Mixxx would be a great thing.

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2019-08-02T16:31:41Z


Deere:
#2161

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@ronso0 ronso0 added skins and removed skin labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants