eiwd/src
Pierre-Olivier Mercier 92d4fbc5ff popup: UTF-8-aware SSID truncation
%.*s cuts at byte index, splitting multi-byte sequences and producing
broken glyphs followed by the ellipsis. Walk codepoints instead and
truncate at a codepoint boundary.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:48:03 +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: UTF-8-aware SSID truncation 2026-04-29 12:48:03 +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