[pve-devel] applied: [PATCH installer v2 0/7] gui: use gtk grids when possible

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Feb 23 14:16:24 CET 2024


Am 21/11/2023 um 16:10 schrieb Maximiliano Sandoval:
> We replace the use of nested boxes with grids when possible to ensure correct
> margins and alignment of widgets.
> 
> At the end we also remove trailing spaces and colons from labels preceding an
> input widget, e.g. we replace `DNS Server: ` with `DNS Server`.
> 
> Differences from v1:
>   - Rebased on top of master
> 
> Maximiliano Sandoval (7):
>   gui: move create_basic_grid subroutine definition up
>   gui: expand ip address Gtk3::Entry
>   gui: use basic grid in password panel
>   gui: use basic grid in country/timezone panel
>   gui: change margins in create_basic_grid
>   gui: use basic grid in the network panel
>   gui: remove trailing spaces and colons
> 
>  proxinstall | 153 +++++++++++++++++++++++-----------------------------
>  1 file changed, 66 insertions(+), 87 deletions(-)
> 


applied series, with Lukas' T-b and Christoph's R-b and T-b, thanks!




More information about the pve-devel mailing list