Changes between Initial Version and Version 1 of Ticket #1707, comment 8
- Timestamp:
- 07/06/18 11:23:23 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1707, comment 8
initial v1 1 1 Fix in r19719: we reset the icon after one second to workaround tray geometry bugs (ie: gnome shell with topicons), but this was overwriting the dynamic icon with the default one. 2 3 4 Note: this feature can be disabled completely by setting: {{{XPRA_DYNAMIC_TRAY_ICON=0}}}. 5