[pve-devel] [PATCH installer 0/7] use gtk grids when possible
Maximiliano Sandoval
m.sandoval at proxmox.com
Tue Jun 20 11:16:03 CEST 2023
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. `DNS Server: `.
Maximiliano Sandoval (7):
move create_basic_grid subroutine definition up
use basic grid in the network panel
expand ip address Gtk3::Entry
use basic grid in password panel
use basic grid in country/timezone panel
change margins in create_basic_grid
remove trailing spaces and colons from labels
proxinstall | 164 ++++++++++++++++++++++++----------------------------
1 file changed, 74 insertions(+), 90 deletions(-)
--
2.39.2
More information about the pve-devel
mailing list