Matchstic / Xen-HTML

Unified and simplified HTML rendering
GNU General Public License v2.0
109 stars 16 forks source link

Widget does not show WIFI and carrier info #311

Closed Fipps1 closed 3 years ago

Fipps1 commented 3 years ago

Describe the bug No info such as carrier type, wifi network name as well as signal strength for any of them is shown as expected or like before, using xeninfo.

To Reproduce Steps to reproduce the behavior:

  1. Load any widget which is usually able to show this info

Expected behavior Above mentioned info showing

System Info

Additional context Current widget uses element ids "wifiName, wifiBars, signalNetworkType, signalBars" to call the info. None of them is displayed. Info for weather and battery level shows up as expected.

Matchstic commented 3 years ago

This is not yet implemented, and is documented as “to do” elsewhere.

Fipps1 commented 3 years ago

Thanks for the VERY quick answer! :)