Issues.00424 - lordmundi/wikidoctest GitHub Wiki

00424: give EDGE a program icon

« 00423 | Issues | 00425 »

Summary: give EDGE a program icon

Created: 2012–07–06 13:24

Status: Released

Category: Request

From: frankie

Version: 2.2

Released_In: 2.3

Description:

The standard tk icon can get hard to look for when searching an application bar or using alt-tab. This is a request for EDGE to have a program icon defined.


Comments

frankie July 06, 2012, at 01:32 PM: Finished my first attempt, but it is only black and white, and I haven't tested many window managers yet. May have to tweak for Mac and Windows.


« 00423 | Issues | 00425 »

Associated Commits

| commit | 1e903e7d7a5fabc09cacbe52b53282864d095e07 link5 | || | Author: | Frank Graffagnino | | Date: | Wed Nov 7 13:38:32 2012 -0600 | | Message: | [@Issue 00424: Forgot to add in the icon script into blank.cfg @] |

Affected Files:

blank.cfg | 1 +
 1 file changed, 1 insertion(+)

| commit | 6804b66645ee381e167199eef9f93de36562b10a link6 | || | Author: | Frankie | | Date: | Fri Jul 6 13:27:28 2012 -0500 | | Message: | [@Issue 00424: First attempt at a program icon Turns out, this is quite difficult to do with a color icon that works with many different window managers using Tk. This is my first attempt, but using a bitmap leaves us to only 1 bit color. Also I have only tested with 1 window manager on linux, and haven't tested Mac or Windows yet. @] |

Affected Files:

cev.cfg              |   1 +
 gui/iconwindow.tcl   |   4 +
 gui/images/globe.xbm | 686 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 691 insertions(+)