Daniel Lando

Results 109 issues of Daniel Lando

``` ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization ```

I believe the regions are sorted by their raw integer values. It would probably make more sense for ZUI to sort them alphabetically. _Originally posted by @kpine in https://github.com/zwave-js/zwave-js-ui/discussions/3713#discussioncomment-9426019_

Z-Wave JS 12.6.0 introduces [Zniffer](https://zwave-js.github.io/node-zwave-js/#/api/zniffer) APIs. This issue is used to discuss about how to integrate it on the UI

enhancement

Ref: https://github.com/zwave-js/zwave-js-ui/discussions/3694#discussioncomment-9318701

enhancement

Using the NW Graph today I realized that there two filter options that I could have used, and wanted to drop them here for consideration. Filters for: (1) Number of...

enhancement

Everytime I focus a text field inside a child of the grid the keyboard shows and hide quickly and all widgets are redrawn I have used the same example provided...

Specs: https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Re-authentication ### Discussed in https://github.com/mqttjs/MQTT.js/discussions/1794 Originally posted by **sseiber** February 26, 2024 I'm using JWT Token authentication sucessfully by setting the mqtt client properties before connecting: ``` properties: {...

feature-request
mqttv5