[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] fix focus trap in output selection widget

2022-05-02 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: a796f995 by Alexander Epaneshnikov at 2022-05-02T15:15:02+00:00 fix focus trap in output selection widget this fixes #124 Part-of: ; -

[pulseaudio-commits] src/pavucontrol.glade

2022-05-02 Thread GitLab Mirror
src/pavucontrol.glade |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a796f995f842f6c7013440bde4f4cb3e4236458f Author: Alexander Epaneshnikov Date: Mon Apr 11 16:27:26 2022 +0300 fix focus trap in output selection widget this fixes #124 Part-