Giter Site home page Giter Site logo

Comments (6)

maximbaz avatar maximbaz commented on July 18, 2024

Hello, the errors you are getting are in screen capturing part of the app (wlroots.rs), which only currently works on wlroots-based Wayland window managers. Looks like you are using some other desktop environment, is this correct? If so, you'd have to disable that entire functionality in config, using capturer=none.

from wluma.

Tim-C1 avatar Tim-C1 commented on July 18, 2024

Hello, the errors you are getting are in screen capturing part of the app (wlroots.rs), which only currently works on wlroots-based Wayland window managers. Looks like you are using some other desktop environment, is this correct? If so, you'd have to disable that entire functionality in config, using capturer=none.

Thanks for your timely reply, but I think I am using Wayland window manager since I type echo $XDG_SESSIONTYPE and it output

wayland

I don't know if this is the case, since I am using Arch with KDE Plasma default settings.

And when I try to set capturer=none and make build and run, it output the following

./target/release/wluma 
[2023-07-30T08:04:50Z WARN  wluma] Skipping 'keyboard-dell' as it might be disconnected: No such file or directory (os error 2)
[2023-07-30T08:04:50Z INFO  wluma] Continue adjusting brightness and wluma will learn your preference over time.

Is this output means that wluma is running normally ?

from wluma.

maximbaz avatar maximbaz commented on July 18, 2024

Correct, it now works normally. KDE is indeed not based on wlroots, so wluma can't take into account what's shown on your screen to decide the best brightness levels, but it still uses ambient light around you. Just continue adjusting brightness to your own preference, and you should expect wluma to pick up on your habits (more or less, light sensors are quite not precise).

from wluma.

Tim-C1 avatar Tim-C1 commented on July 18, 2024

Ok, thank you for your help!

from wluma.

maximbaz avatar maximbaz commented on July 18, 2024

Support for non-wlroots based compositors is tracked in #5 btw, in case you want to subscribe for notifications 😉

from wluma.

Tim-C1 avatar Tim-C1 commented on July 18, 2024

Support for non-wlroots based compositors is tracked in #5 btw, in case you want to subscribe for notifications wink

Ok, thanks.

from wluma.

Related Issues (20)

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.