3

In most desktop environments, you can set a window to be visible in all workspaces or virtual desktops.

I can not find this option in Ubuntu Budgie:

enter image description here

Is it possible?

If not officially supported, are there workarounds?

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

2

I am not sure that is what are you looking for, but you can set up shortcut for this function. Open Dconf, move to /org/gnome/desktop/wm/keybindings/toggle-on-all-workspaces and put your keys code to 'Custom value' field (for example ['<Alt>F8']). Press <Alt>F8 on active window, and this window will be visible in all workspaces.

enter image description here