microsoft / microsoft/WindowsAppSDK

Windows 11 - Ability to use custom icon for secondary icon (tile)

Open
#1,405 7 comments 4 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

feature proposal
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

# Proposal: Ability to use custom icon for secondary icon (tile)
In the previous generation of Windows, secondary tiles (now icons) can actually have a different visual displayed than the backing app's icon. However now, all of them will use the app's icon which makes it confusing and ambiguous. The only sign that this is different is the text below. Some of the apps used the live tile feature to display a different icon/logo even if it wasn't really live.

## Summary

Provide a new API to set an icon that's different from the app's icon to emphasis that it's a secondary icon.

## Rationale

* More flexibility for developers
* Richer user experience
* Existing apps can work as they were originally intended

## Scope

| Capability | Priority |
| :---------- | :------- |
| This proposal will allow developers to set a custom icon/logo for a secondary icon | Must |
| This API will allow developers to dynamically update the icon of secondary tiles | Should |

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.