Skip to content

Make pairing dialog adaptive

Guido Günther requested to merge guidog/gnome-bluetooth:adaptive-pairing into master

By switching to AdwDialog and tweaking some other bits we can make the pairing dialog adaptive (and also get rid of the remaining deprecations in lib/) which makes it no longer cut off in phosh:

The old dialog:

old dialog

The new dialog as bottom sheet:

new dialog as bottom sheet

But changing the parent class would be an ABI break hence draft to hopefully figure out how to proceed?

Closes: #153 (closed)

Edited by Guido Günther

Merge request reports