|
|
bd69f8eafe
|
perf(ui): use ListBox::remove_all() instead of per-child loop
Replaces five while-loop child removal patterns with the batched
remove_all() method available since GTK 4.12. Avoids per-removal
layout invalidation.
|
2026-03-29 20:43:41 +02:00 |
|
|
|
2888677e38
|
docs: add config editor implementation plan
|
2026-03-28 13:05:57 +01:00 |
|
|
|
940ad58ee2
|
docs: add config editor design spec
|
2026-03-28 12:54:11 +01:00 |
|
|
|
173d72ad43
|
docs: add built-in providers migration implementation plan
|
2026-03-28 11:59:00 +01:00 |
|
|
|
3eea902c7f
|
docs: add built-in providers migration design spec
|
2026-03-28 11:52:58 +01:00 |
|
|
|
a49f5127dc
|
docs: add architecture split design spec and implementation plan
|
2026-03-26 11:37:22 +01:00 |
|