Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • pulseaudio/pavucontrol
  • piotrdrag/pavucontrol
  • huftis/pavucontrol
  • tanuk/pavucontrol
  • fsateler/pavucontrol
  • gusnan/pavucontrol
  • kamiyaa/pavucontrol
  • scootergrisen/pavucontrol
  • muzena/pavucontrol
  • wjt/pavucontrol
  • arun/pavucontrol
  • lilydjwg/pavucontrol
  • haagch/pavucontrol
  • t.clastres/pavucontrol
  • Ammuu5/pavucontrol
  • xondrejk/pavucontrol
  • vinimneves25/pavucontrol
  • pan93412/pavucontrol
  • duhlin/pavucontrol
  • dshoreman/pavucontrol
  • ahlinc/pavucontrol
  • RDL-28/pavucontrol
  • comradekingu/pavucontrol
  • elkowar/pavucontrol
  • philipzae/pavucontrol
  • jdloft/pavucontrol
  • mephinet/pavucontrol
  • igor.v.kovalenko/pavucontrol
  • demoisepayne91/pavucontrol
  • warmos/pavucontrol
  • WhyNotHugo/pavucontrol
  • wtaymans/pavucontrol
  • PolyMeilex/pavucontrol
  • alex19EP/pavucontrol
  • heftig/pavucontrol
  • Hi-Angel/pavucontrol
  • oxayotl/pavucontrol
  • Benjamin_Loison/pavucontrol
  • adirat/pavucontrol
  • psykose1/pavucontrol
  • nielsdg/pavucontrol
  • nicolarevelant/pavucontrol
  • C0rn3j/pavucontrol
  • jimmac1/pavucontrol
44 results
Show changes
Commits on Source (2)
......@@ -5,7 +5,7 @@
<property name="title" translatable="yes">Volume Control</property>
<property name="default_width">500</property>
<property name="default_height">400</property>
<property name="icon_name">multimedia-volume-control</property>
<property name="icon_name">org.pulseaudio.pavucontrol</property>
<child>
<placeholder/>
</child>
......
......@@ -55,3 +55,16 @@ appdata_file = i18n.merge_file(
install : true,
install_dir : datadir / 'metainfo',
)
# TODO: use the Devel version on beta builds?
icon_filename = 'org.pulseaudio.pavucontrol.svg'
install_data(
icon_filename,
install_dir: datadir / 'icons' / 'hicolor' / 'scalable' / 'apps'
)
icon_filename = 'org.pulseaudio.pavucontrol-symbolic.svg'
install_data(
icon_filename,
install_dir: datadir / 'icons' / 'hicolor' / 'symbolic' / 'apps'
)
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<path d="m 8.007812 0.0078125 c -4.398437 0 -7.9843745 3.5898435 -7.9843745 7.9843755 c 0 4.398437 3.5859375 7.988281 7.9843745 7.988281 c 4.398438 0 7.988282 -3.585938 7.984376 -7.988281 c 0.003906 0 0.003906 -0.003907 0 -0.003907 c -0.003907 -1.199219 -0.324219 -2.367187 -0.847657 -3.441406 l 0.824219 -3.304687 c 0.085938 -0.339844 -0.011719 -0.703126 -0.261719 -0.949219 c -0.246093 -0.2500002 -0.609375 -0.3476565 -0.949219 -0.2656252 l -3.308593 0.8281252 c -1.074219 -0.523438 -2.238281 -0.839844 -3.4375 -0.8476565 z m -0.003906 1.9999995 c 1.015625 0.007813 2.011719 0.269532 2.898438 0.765626 c 0.222656 0.125 0.484375 0.160156 0.730468 0.097656 l 1.992188 -0.496094 l -0.5 1.988281 c -0.058594 0.246094 -0.023438 0.511719 0.101562 0.730469 c 0.5 0.886719 0.761719 1.886719 0.765626 2.902344 c 0 3.316406 -2.667969 5.984375 -5.984376 5.984375 c -3.316406 0 -5.984374 -2.667969 -5.984374 -5.988281 c 0 -3.3125 2.664062 -5.980469 5.980468 -5.984376 z m 0 0"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128px" viewBox="0 0 128 128" width="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<filter id="a" height="100%" width="100%" x="0%" y="0%">
<feColorMatrix color-interpolation-filters="sRGB" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="79.17189952818" x2="123.62797171052" y1="23.93756153712" y2="49.63287103252">
<stop offset="0" stop-color="#3584e4"/>
<stop offset="1" stop-color="#ed333b"/>
</linearGradient>
<linearGradient id="c" gradientUnits="userSpaceOnUse" x1="24.240234" x2="116.201172" y1="114.158203" y2="114.158203">
<stop offset="0" stop-color="#9a9996"/>
<stop offset="0.426992" stop-color="#c0bfbc"/>
<stop offset="0.898915" stop-color="#a09f9c"/>
<stop offset="1" stop-color="#c0bfbc"/>
</linearGradient>
<linearGradient id="d" gradientUnits="userSpaceOnUse" x1="106.40625" x2="111.92041" y1="46.640625" y2="46.330078">
<stop offset="0" stop-color="#77767b"/>
<stop offset="0.725831" stop-color="#a5a4aa"/>
<stop offset="1" stop-color="#77767b"/>
</linearGradient>
<radialGradient id="e" cx="64" cy="189.223251" gradientTransform="matrix(1 0 0 1.025316 0 -178.013727)" gradientUnits="userSpaceOnUse" r="51.478443">
<stop offset="0" stop-color="#fffef9"/>
<stop offset="1" stop-color="#c0bfbc" stop-opacity="0"/>
</radialGradient>
<radialGradient id="f" cx="61.488556" cy="-281.210419" gradientTransform="matrix(1.927308 0 -0.00022952 -0.971395 -57.081676 -163.811049)" gradientUnits="userSpaceOnUse" r="47.368637">
<stop offset="0" stop-color="#f6f5f4"/>
<stop offset="1" stop-color="#f6f5f4" stop-opacity="0"/>
</radialGradient>
<radialGradient id="g" cx="62" cy="-264.373352" gradientTransform="matrix(1 0 0 -0.971395 0 -164.811049)" gradientUnits="userSpaceOnUse" r="47.368637">
<stop offset="0" stop-color="#fffefb"/>
<stop offset="1" stop-color="#cdccc9"/>
</radialGradient>
<clipPath id="h">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="i">
<rect height="128" width="128"/>
</clipPath>
<mask id="j">
<g filter="url(#a)">
<g clip-path="url(#i)" filter="url(#a)">
<g clip-path="url(#h)">
<path d="m 14.613281 90.753906 c -7.941406 -16.546875 -7.589843 -36.523437 4.769531 -54.449218 c 12.164063 -17.640626 38.074219 -30.136719 63.011719 -19.019532 c 29.300781 13.0625 31.796875 38.894532 31.957031 51.550782 c 0.03125 2.625 2.125 4.757812 4.75 4.765624 c 2.59375 0.007813 4.757813 -2.113281 4.734376 -4.738281 c -0.117188 -13.121093 -2.457032 -28.6875 -17.589844 -43.667969 c -18.683594 -19.425781 -50.839844 -24.179687 -74.035156 -10.167968 c -20.335938 11.773437 -30.292969 36.207031 -25.671876 59.433594 c 1.164063 6.183593 3.378907 12.214843 6.492188 17.722656 c 6.96875 12.324218 7.722656 11.359375 1.582031 -1.429688 z m 0 0" fill="url(#b)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#c)"/>
<path d="m 110.199219 32.570312 l 1.449219 19.519532 l -11.257813 -11.328125 z m 0 0" fill="url(#d)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#e)"/>
<path d="m 61.488281 17.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#f)"/>
<path d="m 61.488281 16.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#g)"/>
</g>
</g>
</g>
</mask>
<mask id="k">
<g filter="url(#a)">
<rect fill-opacity="0.8" height="184.32" width="184.32" x="-28.16" y="-28.16"/>
</g>
</mask>
<linearGradient id="l" gradientTransform="matrix(0 0.37 -0.98462 0 295.38501 -30.360001)" gradientUnits="userSpaceOnUse" x1="300" x2="428" y1="235" y2="235">
<stop offset="0" stop-color="#f9f06b"/>
<stop offset="1" stop-color="#f5c211"/>
</linearGradient>
<clipPath id="m">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="n">
<rect height="128" width="128"/>
</clipPath>
<path d="m 14.613281 90.753906 c -7.941406 -16.546875 -7.589843 -36.523437 4.769531 -54.449218 c 12.164063 -17.640626 38.074219 -30.136719 63.011719 -19.019532 c 29.300781 13.0625 31.796875 38.894532 31.957031 51.550782 c 0.03125 2.625 2.125 4.757812 4.75 4.765624 c 2.59375 0.007813 4.757813 -2.113281 4.734376 -4.738281 c -0.117188 -13.121093 -2.457032 -28.6875 -17.589844 -43.667969 c -18.683594 -19.425781 -50.839844 -24.179687 -74.035156 -10.167968 c -20.335938 11.773437 -30.292969 36.207031 -25.671876 59.433594 c 1.164063 6.183593 3.378907 12.214843 6.492188 17.722656 c 6.96875 12.324218 7.722656 11.359375 1.582031 -1.429688 z m 0 0" fill="url(#b)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#c)"/>
<path d="m 110.199219 32.570312 l 1.449219 19.519532 l -11.257813 -11.328125 z m 0 0" fill="url(#d)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#e)"/>
<path d="m 61.488281 17.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#f)"/>
<path d="m 61.488281 16.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#g)"/>
<g mask="url(#j)">
<g clip-path="url(#n)">
<g mask="url(#k)">
<g clip-path="url(#m)">
<path d="m 128 80.640625 v 47.359375 h -128 v -47.359375 z m 0 0" fill="url(#l)"/>
<path d="m 13.308594 80.640625 l 47.355468 47.359375 h 21.214844 l -47.359375 -47.359375 z m 42.421875 0 l 47.363281 47.359375 h 21.214844 l -47.363282 -47.359375 z m 42.429687 0 l 29.839844 29.839844 v -21.210938 l -8.628906 -8.628906 z m -98.160156 7.90625 v 21.214844 l 18.238281 18.238281 h 21.214844 z m 0 0"/>
</g>
</g>
</g>
</g>
</svg>
This diff is collapsed.
......@@ -4,7 +4,7 @@ Name=Volume Control
GenericName=Volume Control
Comment=Adjust the volume level
Exec=pavucontrol
Icon=multimedia-volume-control
Icon=org.pulseaudio.pavucontrol
StartupNotify=true
Type=Application
Categories=AudioVideo;Audio;Mixer;GTK;Settings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
......
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128px" viewBox="0 0 128 128" width="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="79.17189952818" x2="123.62797171052" y1="23.93756153712" y2="49.63287103252">
<stop offset="0" stop-color="#3584e4"/>
<stop offset="1" stop-color="#ed333b"/>
</linearGradient>
<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="24.240234" x2="116.201172" y1="114.158203" y2="114.158203">
<stop offset="0" stop-color="#9a9996"/>
<stop offset="0.426992" stop-color="#c0bfbc"/>
<stop offset="0.898915" stop-color="#a09f9c"/>
<stop offset="1" stop-color="#c0bfbc"/>
</linearGradient>
<linearGradient id="c" gradientUnits="userSpaceOnUse" x1="106.40625" x2="111.92041" y1="46.640625" y2="46.330078">
<stop offset="0" stop-color="#77767b"/>
<stop offset="0.725831" stop-color="#a5a4aa"/>
<stop offset="1" stop-color="#77767b"/>
</linearGradient>
<radialGradient id="d" cx="64" cy="189.223251" gradientTransform="matrix(1 0 0 1.025316 0 -178.013727)" gradientUnits="userSpaceOnUse" r="51.478443">
<stop offset="0" stop-color="#fffef9"/>
<stop offset="1" stop-color="#c0bfbc" stop-opacity="0"/>
</radialGradient>
<radialGradient id="e" cx="61.488556" cy="-281.210419" gradientTransform="matrix(1.927308 0 -0.00022952 -0.971395 -57.081676 -163.811049)" gradientUnits="userSpaceOnUse" r="47.368637">
<stop offset="0" stop-color="#f6f5f4"/>
<stop offset="1" stop-color="#f6f5f4" stop-opacity="0"/>
</radialGradient>
<radialGradient id="f" cx="62" cy="-264.373352" gradientTransform="matrix(1 0 0 -0.971395 0 -164.811049)" gradientUnits="userSpaceOnUse" r="47.368637">
<stop offset="0" stop-color="#fffefb"/>
<stop offset="1" stop-color="#cdccc9"/>
</radialGradient>
<path d="m 14.613281 90.753906 c -7.941406 -16.546875 -7.589843 -36.523437 4.769531 -54.449218 c 12.164063 -17.640626 38.074219 -30.136719 63.011719 -19.019532 c 29.300781 13.0625 31.796875 38.894532 31.957031 51.550782 c 0.03125 2.625 2.125 4.757812 4.75 4.765624 c 2.59375 0.007813 4.757813 -2.113281 4.734376 -4.738281 c -0.117188 -13.121093 -2.457032 -28.6875 -17.589844 -43.667969 c -18.683594 -19.425781 -50.839844 -24.179687 -74.035156 -10.167968 c -20.335938 11.773437 -30.292969 36.207031 -25.671876 59.433594 c 1.164063 6.183593 3.378907 12.214843 6.492188 17.722656 c 6.96875 12.324218 7.722656 11.359375 1.582031 -1.429688 z m 0 0" fill="url(#a)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#b)"/>
<path d="m 110.199219 32.570312 l 1.449219 19.519532 l -11.257813 -11.328125 z m 0 0" fill="url(#c)"/>
<path d="m 113.34375 65.542969 c 0 29.148437 -23.046875 52.78125 -51.476562 52.78125 c -28.429688 0 -51.476563 -23.632813 -51.476563 -52.78125 c 0 -29.152344 23.046875 -52.78125 51.476563 -52.78125 c 28.429687 0 51.476562 23.628906 51.476562 52.78125 z m 0 0" fill="url(#d)"/>
<path d="m 61.488281 17.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#e)"/>
<path d="m 61.488281 16.328125 c -25.410156 0 -46.011719 20.601563 -46.011719 46.015625 c 0 25.410156 20.601563 46.011719 46.011719 46.011719 c 25.414063 0 46.015625 -20.601563 46.019531 -46.011719 c -0.007812 -6.632812 -1.441406 -13.175781 -4.207031 -19.191406 c -0.277343 -0.609375 -0.15625 -1.496094 0.289063 -1.996094 l 6.257812 -6.953125 c 0.410156 -0.453125 0.484375 -1.117187 0.183594 -1.648437 c -0.296875 -0.535157 -0.902344 -0.816407 -1.503906 -0.707032 l -9.710938 1.804688 c -0.660156 0.125 -1.527344 -0.203125 -1.953125 -0.71875 c -8.722656 -10.5 -21.679687 -16.601563 -35.375 -16.605469 z m 0 0" fill="url(#f)"/>
</svg>