You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
So far I can confirm: battery, keymap_switch and temp_info works fine. Would it be useful if I send you a PR with a markdown table with the modules vs. awesome versions to visually have a summary of what has been tested?
The text was updated successfully, but these errors were encountered:
A PR would be great! As far as the method call failure goes, it looks to me like this has been broken for a while - the create function in obvious/volume_alsa.lua should probably return obj, not widget.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Just to report an issue. Using the
volume_alsa
widget specifying a terminal gives an nil error (attempt to call a nil value method set_term)So far I can confirm: battery, keymap_switch and temp_info works fine. Would it be useful if I send you a PR with a markdown table with the modules vs. awesome versions to visually have a summary of what has been tested?
The text was updated successfully, but these errors were encountered: