Commit Graph

5 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
Flowseal 18a1bced83 logrotate #366; configurable pool and buffer sizes 2026-03-22 02:54:03 +03:00
Flowseal 5e53a8a470 unused import 2026-03-19 07:03:11 +03:00
pitoni 692157b0f5
Linux binary, github actions (#282) 2026-03-19 06:55:55 +03:00