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
Sure, this can be implemented.
But that only make sense after webos support is in. For now it'd be great that at least it doesn't crash (see the other issue)
@enen92 webos support (wayland, hardware video decoding) is now merged into master 👍 Is this issue something that could now be looked at for implementation?
There will be a webos check in the next version, untested as I don't have a device. I didn't add upgrading because I am currently unaware of how that is done on webos. But notifications should work if they weren't before.
webOS does not return valid information when running lsb_release -a:
uname -a returns:
The OS information is contained in:
Contents of /var/run/nyx/os_info.json:
Can this module be modified to support webOS by checking for LGwebOSTV in uname and then read the information in /var/run/nyx/os_info.json?
The text was updated successfully, but these errors were encountered: