pop-os / cosmic-workspaces-epoch

GNU General Public License v3.0
17 stars 11 forks source link

While dragging window, dragged window appears in all workspace previews #25

Closed ids1024 closed 2 months ago

ids1024 commented 2 months ago

It should probably be shown in none of them.

This will require some kind of change to the screencopy logic in cosmic-comp.

WatchMkr commented 2 months ago

Show in none until the mouse is over a workspace, then show the window preview in the workspace.

Drakulix commented 2 months ago

Same btw happens with sticky-windows, perhaps they should only be shown on the active workspace?

ids1024 commented 2 months ago

For the workspaces view, we probably would want to omit DnD surfaces from workspace screencopy for all workspaces. I guess sticky windows would make sense to include only in the active workspace.

Not sure about other potential uses of workspace capture. Probably still makes sense. Of course, with normal output capture this isn't a concern; capture is expected to include anything that shows up on the output.