Dear s! Please post bug reports about FDM here!

White icon on white team in Debian 4xc58

s: Alex 1o6z5o

mhoude

White icon on white team in Debian 4xc58

Postby mhoude » Wed Feb 24, 2021 3:48 am

Hi,

The FDM icon is white on my debian kde taskbar which is light grey so it is barely visible.

Is there a way to make the systray icon color inverted ?

Thanks
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White font on white team in Debian 5n531v

Alex » Wed Feb 24, 2021 10:57 am

Hello,
I'm afraid, no. Can you post a screenshot?
Alex,
FDM development team
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: White font on white team in Debian 5n531v

Usher » Wed Feb 24, 2021 6:33 pm

To be more precise, the FDM icon in tray is white with transparent background, other colors are missing.
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: White font on white team in Debian 5n531v

Usher » Thu Feb 25, 2021 12:21 pm

Screenshots taken on Linux Mint, FDM icon is in the red rectangle:
Mate desktop:
https://1drv.ms/u/s!AKm4ZaWdL2tfgkU
XFCE desktop:
https://1drv.ms/u/s!AKm4ZaWdL2tfgkQ
Cinnamon desktop:
https://1drv.ms/u/s!AKm4ZaWdL2tfgkM
It would be enough to add bright blue border (#40B4F0, color used for FDM png), I think.
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
mhoude

Re: White font on white team in Debian 5n531v

Postby mhoude » Sun Feb 28, 2021 5:40 pm

At least can we change the taskbar icon manually ?
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White font on white team in Debian 5n531v

Alex » Tue Mar 02, 2021 7:11 pm

Usher wrote:Screenshots taken on Linux Mint, FDM icon is in the red rectangle

Hello,
Thank you.
Alex,

FDM development team
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White font on white team in Debian 5n531v

Alex » Tue Mar 02, 2021 7:11 pm

mhoude wrote:At least can we change the taskbar icon manually ?

I don't think so. However, I'm not very familiar with Linux.
Alex,

FDM development team
Top
StormJumper
Posts: 553
ed: Sun Dec 30, 2012 10:27 pm

Re: White font on white team in Debian 5n531v

StormJumper » Wed Mar 03, 2021 1:24 am

Has the poster asked the Debian team about this color settings? I think that would be first where to ask to be sure it's not a O/S that controls the fonts settings.
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: White font on white team in Debian 5n531v

Usher » Wed Mar 03, 2021 2:11 am

Stop thinking Windows-centric, please.
1. Debian itself has NOTHING to desktop environment (DE) settings. I did tests with three different DEs and in all three cases the results were the same: "White hexagon with embedded transparent letter F and no contrasting border".
2. What way any DE use to display only that white part of icon/png provided by the software developer? Do you think that those DEs only 256-color tray icons?
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White font on white team in Debian 5n531v

Alex » Thu Mar 18, 2021 5:21 pm

Hello,

I've added trayIconType setting. Open settings.ini file, locate [General] section and add there
trayIconType=monochrome

or
trayIconType=colored


This feature will be added in the next update of FDM6.

Settings.ini file is located in AppLocalDataLocation/Softdeluxe/Free Manager folder.

The actual AppLocalDataLocation path for your OS could be seen here.
Alex,

FDM development team
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: White icon on white team in Debian 2i2c41

Usher » Fri Mar 19, 2021 11:30 am

Alex, do you think that forcing monochrome icon will remove its transparency? I'm afraid it's not that case. You should either remove transparent background from ico/png file itself or add non-transparent dark border which will contrast with the white F shape.
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
lol

Re: White icon on white team in Debian 2i2c41

Postby lol » Fri Mar 19, 2021 1:08 pm

why not just use the normal icon instead of that?...by normal icon i mean like this website favicon.
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White icon on white team in Debian 2i2c41

Alex » Sun Mar 21, 2021 5:05 pm

Hello,

The problem is not in transparency. Monochrome icons are used on many Unix platforms (macOS, Android, Ubuntu). Such icons looks good in both Light and Dark themes.

Some platforms do not them, and it's not that easy to detect this.

So currently I've decided to just add this hidden option, so one can just force colored icon in case the monochrome one does not suit his config.

No time/willing to make a better solution.

You can test this setting with FDM 6.14 and report some :)
Alex,

FDM development team
Top
Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

Re: White icon on white team in Debian 2i2c41

Alex » Sun Mar 21, 2021 5:14 pm

lol wrote:why not just use the normal icon instead of that?...by normal icon i mean like this website favicon.

Just use trayIconType=colored.
Alex,

FDM development team
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: White icon on white team in Debian 2i2c41

Usher » Sun Mar 21, 2021 9:20 pm

Alex wrote:Monochrome icons are used on many Unix platforms (macOS, Android, Ubuntu).
What does "monochrome" means? Only black and white, 16 levels of grey, anything more?
For me it's highly inconsistent - you are forcing to use the newest SSL/TLS libs, but using icons from the stone age. I would use colored icons as default with possibility to force monochrome icons. What is more, you can use black or dark grey in existing icon for the left and upper border of F letter.

Alex wrote:Such icons looks good in both Light and Dark themes.
And here's another inconsistency - browser in FDM for Android has NO dark mode.

Image
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top

Return to “General forum”

Who is online 3h4ar

s browsing this forum: No ed s and 7 guests

 

  4a2g2k