-
-
Notifications
You must be signed in to change notification settings - Fork 717
Closed
Description
Describe the issue
I'm on Archlinux and I have installed the package "synology-drive" from AUR (https://aur.archlinux.org/packages/synology-drive/). When I started the application, the icon did not have been correctly placed on the bar. In fact, the icon floating to the left whereas my systray is positioned to the right.
Expected behavior:
The icon of this app must be placed in systray block with the correct size.
Actual behavior:
the regular icons are well placed in systray emplacement but the icon of synology-drive floating to the left.
Was it working before?
All working fine excepting that.
To Reproduce
Install synology-drive and launch the application.
# Polybar tray config
[bar/top]
...
tray-position = right
tray-padding = 4
tray-maxsize = 16
;tray-transparent = true
;tray-detached = true
;tray-offset-x = 50
...
Polybar Log
No log line was written during the test.
Screenshots
Environment:
- WM: i3wm
- Output of
polybar -vvv
:
polybar 3.2.1
Features: +alsa +curl +i3 -mpd +network +pulseaudio +xkeyboard
X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor
Build type: RelWithDebInfo
Compiler: /usr/bin/c++
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
phresnel, 2xRon, tdehaeze, jevy, nodefourtytwo and 3 more