ZIm/crates/zed/resources
张小白 3fd62a2313
windows: display icon (#9571)
Now `Zed` can display icons. The image below shows the icon of the
`zed.exe` file and the icon in the right-click properties.

![Screenshot 2024-03-20
181054](https://github.com/zed-industries/zed/assets/14981363/8f1ccc7f-aab0-46cf-8c32-a3545ba710a3)

I used the `crates\zed\resources\app-icon@2x.png` file to generate the
`.ico` file. Due to some blank space around the logo in the original
file, the logo appears slightly smaller on Windows compared to other
software.

![Screenshot 2024-03-20
181155](https://github.com/zed-industries/zed/assets/14981363/874c5ed3-6796-428c-9a91-f91231bb6510)

The current `.ico` file contains logo files of multiple sizes: 16x16,
24x24, 32x32, 48x48, 64x64, 96x96, 128x128, 256x256, 512x512.

Release Notes:

- N/A
2024-03-21 09:30:01 -07:00
..
info Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
windows windows: display icon (#9571) 2024-03-21 09:30:01 -07:00
app-icon-nightly.png Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
app-icon-nightly@2x.png Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
app-icon-preview.png icon updates 2023-07-26 11:19:34 -06:00
app-icon-preview@2x.png icon updates 2023-07-26 11:19:34 -06:00
app-icon.png Update app-icon.png 2023-02-26 11:03:31 -05:00
app-icon@2x.png Update app-icon@2x.png 2023-02-26 11:03:43 -05:00
zed.entitlements Re-enable language plugin functionality with some fixes (#7105) 2024-01-30 19:59:13 -08:00