-
I tried to set wf-panel and waybar's layer to top/bottom/overlay/background, all faied to make the panel stay still when switching the workspaces. I suspect I may have to edit the source code to achieve this. |
Beta Was this translation helpful? Give feedback.
Answered by
ammen99
Dec 18, 2023
Replies: 1 comment 2 replies
-
There is currently no such option, it will need tweaking of the vswitch plugin. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I dont think such a change will break anything.
If you are looking at this in the code: vswitch uses workspace-wall.hpp for rendering. The wall has a render node added to the scene. To make the panel stay on top, you'd need the following changes: