ui: add wifi_hidden_prompt dialog
Modal SSID + optional passphrase prompt with the same callback shape as wifi_auth_prompt. Used by the upcoming popup "Hidden..." button. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9f2a9373aa
commit
dcf0fd00a0
5 changed files with 153 additions and 7 deletions
|
|
@ -12,6 +12,7 @@ e_iwd_sources = [
|
|||
'iwd/iwd_network.c',
|
||||
'ui/wifi_list.c',
|
||||
'ui/wifi_auth.c',
|
||||
'ui/wifi_hidden.c',
|
||||
'ui/wifi_status.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue