eiwd/src
Pierre-Olivier Mercier 4df3b04690 gadget: replace _theme_path static buffer with caller-provided one
Static buffers in identity-like helpers are footguns: they're only safe
when consumed immediately and break when callers ever stash the pointer.
Take a caller-provided buffer instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:46:49 +07:00
..
iwd manager: surface D-Bus call errors to the user 2026-04-29 11:29:59 +07:00
ui security: wipe passphrases, bind hidden stash to SSID, re-register agent 2026-04-29 11:24:45 +07:00
e_mod_config.c config: implement settings dialog (E_Config_Dialog) 2026-04-09 12:47:20 +07:00
e_mod_config.h Phase 4: persist module config via E_Config_DD 2026-04-09 12:45:09 +07:00
e_mod_gadget.c gadget: replace _theme_path static buffer with caller-provided one 2026-04-29 12:46:49 +07:00
e_mod_gadget.h Phase 0: scaffold e_iwd Enlightenment module 2026-04-09 12:45:09 +07:00
e_mod_main.c security: wipe passphrases, bind hidden stash to SSID, re-register agent 2026-04-29 11:24:45 +07:00
e_mod_main.h Phase 0: scaffold e_iwd Enlightenment module 2026-04-09 12:45:09 +07:00
e_mod_popup.c popup: confirmation dialog before Forget 2026-04-29 11:30:33 +07:00
e_mod_popup.h security: wipe passphrases, bind hidden stash to SSID, re-register agent 2026-04-29 11:24:45 +07:00
meson.build ui: add wifi_hidden_prompt dialog 2026-04-09 12:45:54 +07:00