that would be ideal! but I can’t seem to find a way to do it natively without some C++ library like this one?
This is Frederick Yin, he/they. UTC+8
I once banned a user for scat porn, so you can say… I’ve seen some shit
that would be ideal! but I can’t seem to find a way to do it natively without some C++ library like this one?
It seems
networkStatus
doesn’t provide aconnectivity
attribute andPlasmaNM.NetworkManager
doesn’t have aFull
either:console.log(Object.keys(networkStatus)) qml: [objectName,activeConnections,networkStatus,objectNameChanged,activeConnectionsChanged,networkStatusChanged]
networkStatus.connectivity !== PlasmaNM.NetworkManager.Full .../contents/ui/main.qml:150: TypeError: Cannot read property 'Full' of undefined