zapret-kvn/xray_fluent/ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 09b53924e1 fix: clip active row fill segments to cell rects
The translucent accent fill was painted with +-(radius+1) overlaps
between neighbouring cells, doubling the alpha into bright vertical
seams at every column boundary. Each cell now clips its segment to its
exact rect, and the fill respects the delegate's vertical margin so it
lines up with the stock selection background. Adds a pixel-scan
regression test over a rendered viewport.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-20 17:28:58 +03:00
..
__init__.py Optimize server table rendering 2026-08-04 18:07:04 +03:00
about_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
base_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
bulk_edit_page.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
configs_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
dashboard_page.py feat: hide server endpoints in the UI 2026-08-20 00:49:38 +03:00
detail_page.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
fluent_dialog.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
history_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
lock_dialog.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
logs_page.py программа стала быстрее 2026-03-26 23:39:55 +03:00
main_window.py fix: make update checks resilient 2026-08-20 01:33:13 +03:00
node_detail_widget.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
node_edit_page.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
nodes_filter_proxy.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
nodes_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
nodes_table_delegate.py fix: clip active row fill segments to cell rects 2026-08-20 17:28:58 +03:00
nodes_table_model.py feat: flex column layout for server table 2026-08-20 16:13:43 +03:00
preset_edit_widget.py feat: add subscriptions and core-native hot switching 2026-08-12 00:57:49 +03:00
privacy.py feat: rebuild server table columns 2026-08-20 15:17:27 +03:00
routing_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
settings_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
subscriptions_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
theme.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
traffic_graph.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00
updates_page.py Prepare v0.4.79: unified theming, responsive layout, real flags 2026-08-11 23:21:28 +03:00
zapret_page.py feat: global accent color scheme 2026-08-20 17:09:51 +03:00