Azaret / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Tray icon size problem #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This occurs when (Always show all icons and notifications on the taskbar) is ON.

What version of the product are you using? On what operating system?

SupertPuTTY v1.2.0.10 / Windows 7 Professional SP1

See attachments for more details.

Thank you.

Original issue reported on code.google.com by strugare...@gmail.com on 5 Jun 2012 at 7:50

Attachments:

GoogleCodeExporter commented 9 years ago
When (Always show all icons and notifications on the taskbar) is OFF then tray 
icon is displayed in the proper size.

Original comment by strugare...@gmail.com on 5 Jun 2012 at 7:53

Attachments:

GoogleCodeExporter commented 9 years ago
One more thing!

There is no ICON in the Taskbar when I run SuperPuTTY as a Shortcut.

Original comment by strugare...@gmail.com on 5 Jun 2012 at 11:55

Attachments:

GoogleCodeExporter commented 9 years ago
The problem with the notification icon not looking nice also affects XP. The 
new icon seems to be a little too large for a notification icon. Probably 2 
icons are needed, one "normal" icon and one for notifications. 

On comment 2: Although I couldn't reproduce it on XP the solution probably is 
to configure the icon as application icon in SuperPutty.csproj. Then the icon 
is also shown in Win explorer for SuperPutty.exe (see issue 67).

Original comment by breker.c...@gmail.com on 5 Jun 2012 at 2:07

GoogleCodeExporter commented 9 years ago
Please take a look at the comment no.1.

When (Always show all icons and notifications on the taskbar) is OFF then tray 
icon is displayed in the proper size.

Original comment by strugare...@gmail.com on 5 Jun 2012 at 6:48

GoogleCodeExporter commented 9 years ago
Patch for configuring an icon for the application.

Original comment by breker.c...@gmail.com on 6 Jun 2012 at 7:57

Attachments:

GoogleCodeExporter commented 9 years ago
As you suspected, the 32x32 icon was being auto selected in the notify icon.

Used this site to create a 16x16...looks better now.
http://www.xiconeditor.com/

also made it the app icon so the exe uses it.

Original comment by btatey...@gmail.com on 9 Jun 2012 at 10:57