Commit Graph

2 Commits

Author SHA1 Message Date
deexsed 35ea33ee3f feat(tray): версия в логах и настройках, UI настроек, фикс Tk при выходе
Реализует предложение из issue #430: версия в логах при старте, в окне настроек (CTk) и в меню macOS; прокрутка и вёрстка; защита Variable.__del__ и destroy корня окна.

Refs: https://github.com/Flowseal/tg-ws-proxy/issues/430
2026-03-26 10:29:10 +03:00
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