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

Battery percentage widget for nice!view vertical layout #2000

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pbogut
Copy link

@pbogut pbogut commented Nov 11, 2023

This PR adds battery percentage widget to nice!view vertical layout.

I thought I will post it here, even if its not merged it may help some folks that would like to have percentage information on the screen.

There are 2 options added:

CONFIG_NICE_VIEW_BATTERY_SHOW_PERCENTAGE=y
This will replace battery icon with percentage information.

screenshot_from_2023-11-11_21-42-50

screenshot_from_2023-11-11_21-44-03

CONFIG_NICE_VIEW_BATTERY_SHOW_BIG_PERCENTAGE=y
This one will replace WPM widget with battery percentage written in bigger font.
It will also push art on peripheral in order to make space for battery information.

screenshot_from_2023-11-11_21-45-17

screenshot_from_2023-11-11_21-44-55

CONFIG_NICE_VIEW_BATTERY_SHOW_PERCENTAGE=y
CONFIG_NICE_VIEW_BATTERY_SHOW_BIG_PERCENTAGE=y
Both can be used together, though I'm not sure why anyone would want that.

screenshot_from_2023-11-11_21-49-22

@petejohanson petejohanson requested a review from Nicell November 13, 2023 20:37
@petejohanson petejohanson self-assigned this Nov 13, 2023
@petejohanson petejohanson added enhancement New feature or request displays labels Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
displays enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants