I have improve the implement, and post the patch here. https://code.launchpad.net/~yurenchen/ubuntu/+source/update- manager/+git/update-manager/+ref/layout_horizon
in this patch: - add a `layout-horizon` bool setting in gschema.xml - check `layout-horizon` setting and apply to window layout at window init so that, user can change layout via `gsettings` or `dconf` ``` $ gsettings set com.ubuntu.update-manager layout-horizon false $ gsettings set com.ubuntu.update-manager layout-horizon true $ gsettings get com.ubuntu.update-manager layout-horizon true ``` ** Patch added: "layout_horizontal.patch" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2019249/+attachment/5814246/+files/layout_horizontal.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019249 Title: wishlist: how about changing update-manager description layout to horizontal ? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2019249/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
