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

After booting wayland compositor backlight is displayed as 27% #2097

Open
h3xOo opened this issue Nov 1, 2024 · 2 comments
Open

After booting wayland compositor backlight is displayed as 27% #2097

h3xOo opened this issue Nov 1, 2024 · 2 comments

Comments

@h3xOo
Copy link

h3xOo commented Nov 1, 2024

I'm using river with i3bar-river, which handles also i3status-rust. In river's init file I have

# rest of config
riverctl spawn "blight set 10%"
riverctl spawn i3bar-river

And in i3bar-river's config.toml

command = "i3status-rs"
# rest of config

But when I login and start river, backlight is always displayed as 27%, even though really it is not. When I change it (with keybind, for example), then i3status reacts and shows real value

Real Displayed
10% 27%
Now increase brightness by 5% with blight.
15% 15%
@bim9262
Copy link
Collaborator

bim9262 commented Nov 11, 2024

What command are you you using with your keybindings to change the brightness, blight as well?
Do you see the same behavior if you swap the order of the spawns?

@h3xOo
Copy link
Author

h3xOo commented Nov 11, 2024

Everything backlight-related is mapped to blight. And essentially, after bar spawns, there's a few seconds before it notices any changes (if I spam increase/decrease backlight, then it's not updating).
Audio (pulseaudio) also has delay, but shorter, and spawns at 100%, but after 1-2 seconds it gets together and updates to real value.

And yes, I tried changing order of spawning, but it didn't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants