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.


Reply via email to