Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Fabrice Desré
On Sun, 03 Aug 2014 14:37:40 -0700, Florian Bender wrote:

 Am Freitag, 1. August 2014 18:11:23 UTC+2 schrieb Wesley Johnston:
 Link to standard: There is no public standard in place for these
 meta-tags and none in progress either.
 
 Have you seen https://github.com/whatwg/meta-theme-color ?

Indeed, and we have support for the theme-color meta in b2g through the 
mozbrowser api.

  Fabrice
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Wesley Johnston
I have never seen this! Seems like something we could use. i.e. we would still 
need a logo designed to be shown against the site color.

- Wes

- Original Message -
From: Fabrice Desré fabr...@mozilla.com
To: dev-platform@lists.mozilla.org
Sent: Monday, August 4, 2014 11:14:26 AM
Subject: Re: Intent to implement/ship: Support for  
msApplication-TileImage/Color

On Sun, 03 Aug 2014 14:37:40 -0700, Florian Bender wrote:

 Am Freitag, 1. August 2014 18:11:23 UTC+2 schrieb Wesley Johnston:
 Link to standard: There is no public standard in place for these
 meta-tags and none in progress either.
 
 Have you seen https://github.com/whatwg/meta-theme-color ?

Indeed, and we have support for the theme-color meta in b2g through the 
mozbrowser api.

  Fabrice
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Florian Bender
Am Montag, 4. August 2014 20:39:34 UTC+2 schrieb Wesley Johnston:
 I have never seen this! Seems like something we could use. i.e. we would 
 still need a logo designed to be shown against the site color.

There is link[rel=icon] with sizes attribute (support for multiple sizes 
ongoing, don't have a bug, though, sorry!). There is also talk about supporting 
link[rel=apple-touch-icon], esp. for B2G. 
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Wesley Johnston
Yeah. icons with sizes haven't been widely adopted. We've been advocating (for 
a few years) to try and improve that. Even if we have one, there is a good 
chance that icon will not be designed well to sit against the sites color. 
For instance, the Twitter icon is basically invisible if you put it on a blue 
background (we already pull the blue background out from the icon in places and 
lighten/darken it before we show the icon in front). We could use masking 
tricks if the icon has an alpha channel and a well defined silhouette, but its 
better if the site can provide something for this purpose rather than us 
cobbling together multiple sources.

- Original Message -
From: Florian Bender florian.ben...@quantumedia.de
To: dev-platform@lists.mozilla.org
Sent: Monday, August 4, 2014 12:52:36 PM
Subject: Re: Intent to implement/ship: Support for  
msApplication-TileImage/Color

Am Montag, 4. August 2014 20:39:34 UTC+2 schrieb Wesley Johnston:
 I have never seen this! Seems like something we could use. i.e. we would 
 still need a logo designed to be shown against the site color.

There is link[rel=icon] with sizes attribute (support for multiple sizes 
ongoing, don't have a bug, though, sorry!). There is also talk about supporting 
link[rel=apple-touch-icon], esp. for B2G. 
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-03 Thread Florian Bender
Am Freitag, 1. August 2014 18:11:23 UTC+2 schrieb Wesley Johnston:
 Link to standard: There is no public standard in place for these meta-tags 
 and none in progress either. 

Have you seen https://github.com/whatwg/meta-theme-color ?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform