Skip to content

Introduce the new preferences dialog

Felipe Borges requested to merge wip/preferences-dialog into master

This dialog replaces the existing VM "Properties" widgets entirely.

Most of this dialog uses the libhandy-1 APIs because of its decendent libadwaita, which depends on GTK 4. By the time that the Boxes display widgets are ported to GTK4, we can switch from libhandy to libadwaita with (hopefully) no trouble.

Fixes #534 (closed)


Screenshot_from_2021-11-29_15-23-32

Screenshot_from_2021-11-29_15-23-48

Screenshot_from_2021-11-29_15-46-55

Edited by Felipe Borges

Merge request reports