[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting real size and position for arranged controls.
[Thread Prev] | [Thread Next]
- Subject: Re: Getting real size and position for arranged controls.
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jan 2025 13:47:01 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 28/01/2025 à 12:53, Bruce Steers a écrit :
Thank you GianLuigi I will amend the page :) (and try to figure out why my trayicon programs did not function) Respects BruceS
Trayicon should work if you use a desktop that implements the tray icon DBus protocol. Otherwise the old X11 deprecated protocol is used, and it won't work on Wayland.
Regards, -- Benoît Minisini.