! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Unable to set tray icons order
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-panel
Component:
Notification Area

Comments

Description Yan Pas 2015-05-25 21:58:53 CEST
No way to set tray icons order. Please add this feature
Comment 1 Viktor Odintsev editbugs 2017-06-23 10:26:09 CEST
Created attachment 7188 
Allow to order icons in systray

Here is the patch which adds this feature.
Comment 2 Git Bot editbugs 2017-06-25 22:42:40 CEST
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
Comment 3 Simon Steinbeiss editbugs 2017-06-25 22:50:07 CEST
Patch looks good, pushed to master.
Comment 4 Viktor Odintsev editbugs 2017-08-20 14:53:48 CEST
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.
Comment 5 Git Bot editbugs 2017-08-20 15:00:18 CEST
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

Bug #11929

Reported by:
Yan Pas
Reported on: 2015-05-25
Last modified on: 2017-11-11

People

Assignee:
Viktor Odintsev
CC List:
3 users

Version

Version:
4.13.0

Attachments

Allow to order icons in systray (39.00 KB, patch)
2017-06-23 10:26 CEST , Viktor Odintsev
ochosi : review+
systray: don't lookup hash table for null keys (1.16 KB, patch)
2017-08-20 14:53 CEST , Viktor Odintsev
ochosi : review+

Additional information