tg-ws-proxy/ui
deexsed fc822cb70d refactor: extract UI to ui package, tooltips, tg:// host fix
- Add ui/ (ctk_theme, ctk_tray_ui, ctk_tooltip): shared Windows/Linux theme, settings form, first-run, validation

- Register ui package in pyproject.toml wheel

- Tooltips on settings fields for new users

- tg://socks URL uses configured host (not hardcoded 127.0.0.1) on Windows, Linux, macOS
2026-03-24 16:20:56 +03:00
..
__init__.py refactor: extract UI to ui package, tooltips, tg:// host fix 2026-03-24 16:20:56 +03:00
ctk_theme.py refactor: extract UI to ui package, tooltips, tg:// host fix 2026-03-24 16:20:56 +03:00
ctk_tooltip.py refactor: extract UI to ui package, tooltips, tg:// host fix 2026-03-24 16:20:56 +03:00
ctk_tray_ui.py refactor: extract UI to ui package, tooltips, tg:// host fix 2026-03-24 16:20:56 +03:00