nwg-piotr/nwg-wrapper

No option to specify workspace to draw nwg-wrapper on

gnull opened this issue · 4 comments

gnull commented

Nwg-wrapper seems to appear on the currently active workspace. How do I draw it on another one? Can I draw it on all workspaces?

Ivan

It opens on gtk-layer-shell, which means: it ignores workspaces. In the same way as panels/bars do. You can only select an output with the -o | --output argument.

gnull commented

Well, I can either specify an output or not. To put the wrapper on two outputs, we'd need two wrapper instances (windows).

gnull commented

No, what I mean is: keep it on output-1, but if it gets disconnected move to output-2. So maybe we cold specify multiple outputs in -o output-1,output-2,output-3?