Wayland design principles (Re: wayland and gambas)

Thiago Macieira thiago at kde.org
Mon Apr 29 19:32:29 UTC 2024


On Monday 29 April 2024 10:17:53 GMT-7 Bruce Steers wrote:
> I thought to redesign my software using a system tray as there was no way
> to position a window but without system tray working I'm stuck for ideas.

The system tray is not conveyed through Wayland in the first place (it goes 
through D-Bus), so any issues you may be facing aren't Wayland. It's possible 
the SNI implementation you've got access to is broken and system trays work on 
X11 because it falls back to the old XEmbed. It might also be an issue with 
your specific desktop of choice.

Either way, the system tray is not a Wayland issue. I recommend treating it as 
a regular bug and working with the implementation's and desktop's developers 
to fix it.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Principal Engineer - Intel DCAI Cloud Engineering





More information about the wayland-devel mailing list