mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-12 06:21:54 +10:00
networking: add PSK, settings and connection status support
This commit is contained in:
parent
92b336c80c
commit
20c691cdf1
34 changed files with 2200 additions and 881 deletions
|
|
@ -4,6 +4,7 @@ qt_add_library(quickshell-network STATIC
|
|||
network.cpp
|
||||
device.cpp
|
||||
wifi.cpp
|
||||
enums.cpp
|
||||
)
|
||||
|
||||
target_include_directories(quickshell-network PRIVATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue