Hello. It seems to me that the status2d+systray patch found here (for dwm 6.4) behaves abnormally when systrayonleft > 0, as shown in the screenshots below.
systrayonleft = 0:
systrayonleft > 0:
Steps to reproduce:
Clone dwm
Checkout to version 6.4
Apply the dwm-status2d-systray-6.4.diff patch
Set systrayonleft = 1 in the config
Make and install
Launch dwm
Open a few programs with systray icons (e.g. flameshot, keepassxc etc.).
Run xsetroot -name "[status2d] ^c#FF0000^red text with blue rectangle^c#55cdfc^^r3,3,14,14^^f20^^c#FFFFFF^^b#f7a8b8^ and white text on pink background"
Hello. It seems to me that the
status2d+systray
patch found here (for dwm 6.4) behaves abnormally whensystrayonleft
> 0, as shown in the screenshots below.systrayonleft
= 0:systrayonleft
> 0:Steps to reproduce:
dwm-status2d-systray-6.4.diff
patchsystrayonleft = 1
in the configxsetroot -name "[status2d] ^c#FF0000^red text with blue rectangle^c#55cdfc^^r3,3,14,14^^f20^^c#FFFFFF^^b#f7a8b8^ and white text on pink background"