Make pairing dialog adaptive
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:
The 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