Giter Club home page Giter Club logo

Comments (5)

coldfix avatar coldfix commented on June 19, 2024

Hi,

I assume you mean the widget displays either of the strings "AC: " or "Bat: ", correctly depending on whether cord is plugged in, but missing the percentage? (sorry it wasn't 100% clear to me)

Can you show the output of ls -la /sys/class/power_supply and the code that instanciates your battery widget in the awesome/rc.lua?

Best, Thomas

from battery-widget.

coldfix avatar coldfix commented on June 19, 2024

Oh, I think I misread. You mean that it always shows "Bat: " including the percentage, right?

In this case, can you check whether the /sys/class/power_supply/BAT0/AC/ folder exists (probably a symlink).

If so, what does cat /sys/class/power_supply/BAT0/AC/online show?
If not, what does cat /sys/class/power_supply/AC/online show?

from battery-widget.

 avatar commented on June 19, 2024

Sorry for late reply, been travelling and away from my laptop. Will provide you with the info soon.

from battery-widget.

 avatar commented on June 19, 2024

Hi,

No the AC directory doesn't exist anywhere, but there's a directory named ACAD along with the BAT directory, and it contains a file named online which contains 1 if the power cable is plugged in. Changing 'AC/online' to 'ACAD/online' fixes the problem for me, but might break it for someone else.

from battery-widget.

coldfix avatar coldfix commented on June 19, 2024

Great. I added the fallback to ACAD. (Unfortunately, I don't know enough about this topic to be sure if there are any other possibilities). Thanks a lot for reporting!

from battery-widget.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.