Quickly hovering over multiple preview windows leads to growing memory usage, easily 100MB per second. I need to kill the dockbarx process every few hours to reclaim memory. I believe this was caused with the way M7S#113 was fixed, setting XDisplay to None in dockbarx/common.py stops the leakage, but the preview obviously doesn't work then.
I'm on a current Arch Linux and dockbarx (gtk3) with the xfce4 plugin, and python-xlib v0.27
Quickly hovering over multiple preview windows leads to growing memory usage, easily 100MB per second. I need to kill the dockbarx process every few hours to reclaim memory. I believe this was caused with the way M7S#113 was fixed, setting XDisplay to None in dockbarx/common.py stops the leakage, but the preview obviously doesn't work then. I'm on a current Arch Linux and dockbarx (gtk3) with the xfce4 plugin, and python-xlib v0.27