I have added two options, MoveToLayer and MoveToOutput options to enum class LXQtTaskBarBackendAction and made suitable changes to plugin-taskbar/lxqttaskbutton.cpp. Additionally, I have made changes to XCB and KWin plugins. On wlroots, the Move to Layer and Move to Output should be greyed out.
I have added two options,
MoveToLayer
andMoveToOutput
options toenum class LXQtTaskBarBackendAction
and made suitable changes toplugin-taskbar/lxqttaskbutton.cpp
. Additionally, I have made changes to XCB and KWin plugins. On wlroots, theMove to Layer
andMove to Output
should be greyed out.