[Gambas-user] Icon
T Lee Davidson
t.lee.davidson at gmail.com
Fri Feb 23 20:41:52 CET 2024
On 2/23/24 14:17, Benoît Minisini wrote:
> Le 23/02/2024 à 20:00, T Lee Davidson a écrit :
>> On 2/23/24 10:36, Philippe Valarcher wrote:
>>> Bonjour,
>>> The icons of the main forms compiled before 3.19 are no longer displayed, there is the gambas logo instead.
>>>
>>> --
>>>
>>> Philippe Valarcher <philippe.valarcher at free.fr <mailto:philippe.valarcher at free.fr>>
>>
>> It appears that it is not only projects compiled prior to 3.19 but even a new project uses '.app.png' for its icon no matter
>> what FMain.Icon is set to.
>>
>
> If you use wayland, windows can't have a specific icon (AFAIK). They all use the project icon.
>
> Regards,
I'm using X11:
user at linux-desktop:~> echo $XDG_SESSION_TYPE
x11
user at linux-desktop:~> loginctl show-session 3 -p Type
Type=x11
Though, 'xwayland' is installed. Could that be routing Gambas requests to Wayland?
--
Lee
More information about the User
mailing list