Commit Graph

3 Commits

Author SHA1 Message Date
6c12082a54 feat: suppress systemctl inotify noise, cache service state in menu loop 2026-06-15 16:25:03 +03:00
0553ef7493 refactor: rename xray-sub to xtui, optimize selection tracking with index
- Rename project from xray-sub to xtui (app name, state dir, user-agent)
- Add selected_index to config for O(1) saved server lookup
- Add migrate_saved_index() for backward compatibility
- Replace fingerprint-based comparison with index-based in menu and apply
2026-06-15 15:43:01 +03:00
8c0aa5b8b3 Initial commit 2026-06-15 15:38:03 +03:00