On Thu, 15 Feb 2024 14:45:21 GMT, Alexander Zvegintsev <[email protected]> wrote:
> If we have Gnome Shell < 45: > -> SystemTray is not supported(`isSupported` returns `false`) If isSupported returns false for version < 45, then why we need this code because as I understand, if systemTray is unsupported, then system tray is not there, so the need to check for any icon present in tray doesn't arise so there should not be need of calling `shouldDisableSystemTray` , right? I am bit confused.. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17860#discussion_r1491231292
