[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] fix focus trap in output selection widget
PulseAudio Marge Bot (@pulseaudio-merge-bot)
gitlab at gitlab.freedesktop.org
Mon May 2 15:15:29 UTC 2022
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: <https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/73>
- - - - -
1 changed file:
- src/pavucontrol.glade
Changes:
=====================================
src/pavucontrol.glade
=====================================
@@ -1596,7 +1596,7 @@
<child>
<object class="GtkComboBoxText" id="deviceComboBox">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
</object>
<packing>
<property name="expand">False</property>
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/a796f995f842f6c7013440bde4f4cb3e4236458f
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/a796f995f842f6c7013440bde4f4cb3e4236458f
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20220502/53cc40c9/attachment.htm>
More information about the pulseaudio-commits
mailing list