pop-os / cosmic-workspaces-epoch

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

Copy of dragged window is created in overview #35

Closed WatchMkr closed 1 month ago

WatchMkr commented 2 months ago

Grabbing and dragging a window creates a duplicate that's then dragged with the cursor above the duplicate. It should be the same window that's originally clicked with the cursor underneath.

If the window is not dropped on another workspace, it should return to it's previous position. If it is dropped onto another workspace, the remaining windows previews should layout in the newly available space.

screenshot-2024-04-09-01-50-56

WatchMkr commented 1 month ago

Fixed