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.
This commit is contained in:
2026-03-29 20:43:41 +02:00
parent edfb079bb1
commit bd69f8eafe
12 changed files with 4063 additions and 17 deletions

Submodule aur/owlry-meta-essentials added at 4a09cfb73c

1
aur/owlry-meta-full Submodule

Submodule aur/owlry-meta-full added at 8f85087731

1
aur/owlry-meta-tools Submodule

Submodule aur/owlry-meta-tools added at 28c78b7953

Submodule aur/owlry-meta-widgets added at aa4c2cd217