No way to set tray icons order. Please add this feature
Created attachment 7188 Allow to order icons in systray Here is the patch which adds this feature.
Viktor Odintsev referenced this bugreport in commit 6e5e8f5f6130980a281e227657d8191493edc61b systray: Allow ordering of items (Bug #11929) https://git.xfce.org/xfce/xfce4-panel/commit?id=6e5e8f5f6130980a281e227657d8191493edc61b
Patch looks good, pushed to master.
Created attachment 7288 systray: don't lookup hash table for null keys It seems that sometimes names can take NULL value since WM_NAME may be missing. I'm trying to obtain sort values from hash tables by NULL name which causes systray to crash. This patch fixes this problem.
Viktor Odintsev referenced this bugreport in commit 4de1909f476f394074470464e4088a347c3fdeff systray: Don't lookup hash table for null keys (Bug #11929) https://git.xfce.org/xfce/xfce4-panel/commit?id=4de1909f476f394074470464e4088a347c3fdeff