Max Baz
Max Baz
Great! This is because you are using Gnome, you must change `capturer` to `none` in the config; screen contents capturing is currently only implemented for wlroots-based compositors, #5 is tracking...
And please dont close the issue yet after you get it to work, there is clearly several things that must be documented better, I will use this as a reference...
> Can it still adjust my brightness based on time of day? Yes, that will still work 👍 Make sure to use `als.time`: https://github.com/maximbaz/wluma/blob/3901acc75a25f9db8aae41512ca26a74fec2b5b2/config.toml#L9-L10 The keys are hours, values are...
Could you please create a separate ticket for this? Let's see what we can improve with regards to webcam... Also please include whether you can consistently reproduce (and if yes,...
But don't you think it's the app that should decide this, not the launcher? For example the messenger I use doesn't open the second instance of itself, same for email...
I think the best way to approach this feature request is by creating a completely new plugin. The current plugin is doing one job (opening new apps) and it's doing...
Just a thought, try quitting cerebro and starting it again as `$ cerebro --disable-gpu` (or vice versa, without this flag if you are already using it).
It's cool that you narrowed the search down by doing a git bisect! Now we know the breaking change probably occurred in electron v1.5 or v1.6. Quick search revealed https://github.com/electron/electron/issues/8505,...
Thanks, truth be told I cut corners, hardcoded `0` and was waiting until someone asked for this, as I don't have a way to test it 😁 The correct approach...
Hello! Thanks for the reports! > I believe the MangoHud messages come from MangoHud itself, not wluma, so I don't think it's actually an issue? Good catch, indeed this is...