From e6846ac8ac595194c0dfd2543f76b1b9773761e3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 31 Aug 2007 01:16:50 +0000 Subject: add a combobox to the streams page, to filter application streams git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@59 c17c95f2-f111-0410-90bf-f30a9569010c --- src/pavucontrol.glade | 157 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 123 insertions(+), 34 deletions(-) (limited to 'src/pavucontrol.glade') diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade index 296a91e..8bd353f 100644 --- a/src/pavucontrol.glade +++ b/src/pavucontrol.glade @@ -100,6 +100,7 @@ True + GTK_SHADOW_NONE True @@ -133,34 +134,60 @@ True - True + 6 - + True - 6 - - - True - 1 - 6 - gtk-dialog-info - - + 1 + gtk-dialog-info + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 12 True 0 - <b>Hint:</b> Right click on a playback stream to move it to another output device. + <b>Hint:</b> <i>Right click on a playback stream to move it to another output device.</i> True - - 1 - False - False + 1 + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 1 + <b>_Show:</b> + True + True + + + 2 + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + All Streams +Applications +Virtual Streams + + + False + 3 @@ -180,7 +207,7 @@ True - S_treams + _Playback True @@ -202,6 +229,7 @@ True + GTK_SHADOW_NONE True @@ -236,28 +264,58 @@ True 6 + + + True + 1 + gtk-dialog-info + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 12 + + + True + 0 + <b>Hint:</b> <i>Right click on an output device to make it the default.</i> + True + + + + + False + 1 + + True + 1 <b>S_how:</b> True True sinkTypeComboBox - False - False + 2 True - All Sinks -Hardware Sinks -Virtual Sinks + All Output Devices +Hardware Output Devices +Virtual Output Devices - 1 + False + 3 @@ -277,7 +335,7 @@ Virtual Sinks True - S_inks + _Output Devices True @@ -300,6 +358,7 @@ Virtual Sinks True + GTK_SHADOW_NONE True @@ -334,30 +393,60 @@ Virtual Sinks True 6 + + + True + 1 + gtk-dialog-info + + + False + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 12 + + + True + 0 + <b>Hint:</b> <i>Right click on an input device to make it the default.</i> + True + + + + + False + 1 + + True - <b>Sh_ow:</b> + 1 + <b>Sho_w:</b> True True sourceTypeComboBox - False - False + 2 True - All Sources -All Except Monitor Sources -Hardware Sources -Virtual Sources -Monitor Sources + All Input Devices +All Except Monitors +Hardware Input Devices +Virtual Input Devices +Monitors - 1 + False + 3 @@ -377,7 +466,7 @@ Monitor Sources True - S_ources + _Input Devices True -- cgit