That being said I am willing to assist with issues/bugs like I have been already, but I'm not a robotic relay machine to the docklike developers.

Docklike Taskbar for Xfce (xfce4-docklike-plugin) is...
a application/task list plugin that can replace the old Windows Buttons plugin on Xfce.
Behaves similarly to many other desktop environments and operating systems. Wherein all application windows are grouped together as an icon and can be pinned to act as a launcher when the application is not running. Commonly referred to as a dock.
You can find out more about it on our short Wiki entry.
For more usage instructions, keyboard shortcuts, and screenshots, see: https://docs.xfce.org/panel-plugins/xfc ... ugin/start.
Current versions available are:
Stable/Main Repo: none
MX Test Repo: 0.4.0 with Git commits up to 20211128
Report actual application issues and bugs here - https://gitlab.xfce.org/panel-plugins/x ... n/-/issues
If you are going to report an actual bug, please check to make sure one isn't opened already, then run Xfce Panel in debugging mode, and include the relevant output in issues.
Running Xfce Panel in debugging mode:
- Open a terminal
- Quit the Xfce Panel using xfce4-panel -q
- Start the panel in debugging mode with PANEL_DEBUG=1 xfce4-panel
- Perform any actions you want to debug and copy the relevant output
- Stop debugging by pressing Ctrl^C
- Start the panel again using xfce4-panel &