Use SelectableLabel for selectable labels
This patch make use of Kirigami's SelectableLabel
to make UserDetailDialog
's user id field copyable. I also changed the one in RoomDrawer
to keep them consistent. SelectableLabel
have proper context menu so desktop user can use context menu to copy text.