• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Desktop Feature Requests
    4. Option to exclusively use the "small" audio playing badge.

    Option to exclusively use the "small" audio playing badge.

    Scheduled Pinned Locked Moved Desktop Feature Requests
    audiosoundmediaplaybacktabsmute
    4 Posts 4 Posters 1.1k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dinjoralo
      D
      Dinjoralo
      last edited by pafflick

      0_1555603124944_16cf770b-484a-45d3-9433-ee4d5d14bb02-image.png
      When tabs are small enough, the speaker icon that replaces a tabs favicon when audio is playing from it gets replaced with a smaller badge that doesn't cover the whole icon. I'd like if I could solely use this for tabs playing audio.

      //MODEDIT: similar requests:

      • Make Tab Sound Icon more Noticeable and less Obstructive
      • Moving the "audio playing" icon off the favicon of the tab
      • Make Playing Tab (e.g. YouTube) More Visible
      1 Reply Last reply Reply Quote 25
    • Johnex
      J
      Johnex
      last edited by

      I would like to have this too. It is probably very easy since the feature is already made, just the option missing.

      1 Reply Last reply Reply Quote 2
    • S
      sheponion
      last edited by

      Yes, please add an option for a smaller audio icon (Always use small audio icon).

      Here is my current custom.css to get a smaller audio icon and no hidden favicon:

      /* Do not hide favicon */
      #tabs-container .favicon {
          transform: scale(1) !important;
      }
      /* Small audio icon */
      #tabs-container .tab-audio {
      	left: 0 !important;
      	padding: 2px !important;
      	height: 20px !important;
      	width: 20px !important;
      	border-radius: var(--radiusRound) !important;
      	transform: scale(0.625) !important;
      	background-color: #fff !important;
      }
      /* Enlarge audio icon on hover */
      #tabs-container .tab-audio:hover {
      	transform: scale(0.87) !important;
      }
      /* Black audio icon */
      .audioicon {
      	color: black;
      }
      
      Mazito
      M
      1 Reply Last reply
      Reply Quote 6
    • pafflick
      P
      pafflick moved this topic from Automotive Feature Requests on
    • Mazito
      M
      Mazito @sheponion
      last edited by

      @sheponion i'm using your code and it is perfect. This should be the default setting in Vivaldi or at least have the option to choose it.

      1 Reply Last reply Reply Quote 0
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1 / 1
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status