Quickshell


Quickshell.Networking Definitions

Network API
DeviceConnectionState Connection state of a NetworkDevice.
DeviceType Type of network device.
NMConnectionStateReason NetworkManager-specific reason for a WifiNetworks connection state.
NMDeviceState NetworkManager-specific device state.
Network A network.
NetworkBackendType The backend supplying the Network service.
NetworkDevice A network device.
NetworkState The connection state of a Network.
Networking The Network service.
WifiDevice Wireless variant of a NetworkDevice.
WifiDeviceMode The 802.11 mode of a wifi device.
WifiNetwork An available wifi network.
WifiSecurityType The security type of a wifi network.

This module exposes Network management APIs provided by a supported network backend. For now, the only backend available is the NetworkManager DBus interface. Both DBus and NetworkManager must be running to use it.

See the Networking singleton.