kwin-tiling icon indicating copy to clipboard operation
kwin-tiling copied to clipboard

Remove empty desktops does not work when moving windows

Open matejdro opened this issue 5 years ago • 1 comments
trafficstars

How to reproduce:

  1. Enable "Remove empty desktops"
  2. Have at least two desktops open
  3. On one of the desktops, have only one window
  4. Move last window to another desktop (for example using "Window One Desktop to the left" KWin shortcut)
  5. That desktop will not be removed even though it is empty.

Is there a way to move a window to another desktop through this script that I'm missing?

matejdro avatar Jan 19 '20 11:01 matejdro

Yes, it only checks if a desktop is empty when a client on it is removed.

faho avatar Jan 19 '20 16:01 faho