[PR #83] [MERGED] Ide: use high res instead of low res ico file on Windows #141

Closed
opened 2026-05-05 03:41:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/83
Author: @klugier
Created: 7/17/2022
Status: Merged
Merged: 7/19/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/ide-low-res-icon-windows


📝 Commits (1)

  • 32aa6c5 Ide: use high res instead of low res ico file on Windows

📊 Changes

2 files changed (+1 additions, -1 deletions)

View changed files

uppsrc/ide/ide.ico (+0 -0)
📝 uppsrc/ide/ide.rc (+1 -1)

📄 Description

On Windows we are currently using low res ico file (ide.ico). To fix that problem we should use icon.ico file, which is 32x32 instead of 16x16. Differences can be spotted on system taskbar.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/83 **Author:** [@klugier](https://github.com/klugier) **Created:** 7/17/2022 **Status:** ✅ Merged **Merged:** 7/19/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/ide-low-res-icon-windows` --- ### 📝 Commits (1) - [`32aa6c5`](https://github.com/ultimatepp/ultimatepp/commit/32aa6c54ae1205bc3605b0cb19f1c26bf9b88d46) Ide: use high res instead of low res ico file on Windows ### 📊 Changes **2 files changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> ➖ `uppsrc/ide/ide.ico` (+0 -0) 📝 `uppsrc/ide/ide.rc` (+1 -1) </details> ### 📄 Description On Windows we are currently using low res ico file (ide.ico). To fix that problem we should use icon.ico file, which is 32x32 instead of 16x16. Differences can be spotted on system taskbar. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:23 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#141
No description provided.