Summary: | possibility to move window by drag and drop onto given activity | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Piotr Mierzwinski <piotr.mierzwinski> |
Component: | Activity Switcher sidebar | Assignee: | Ivan Čukić <ivan.cukic> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | brintal, julien.dlq, nate, piotr.mierzwinski, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.23.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Piotr Mierzwinski
2021-10-26 22:00:29 UTC
I think you are mixing two different concepts. It's important to distinguish clearly between those two. Although they are similar, they have to be handled quite a bit differently. 1.) "Virtual Desktops" are basically the same as "Workspaces" in Gnome. The new "Overview effect" is a way to work with those virtual desktops but I agree, it's very limited compared to Gnome 40. But keep in mind it's brand new to KDE so I'm sure we can expect quite some improvements in the future. Me personally am not using the overview at all right now (because it is so limited). Instead I use the "Desktop Grid" (default Ctrl+F8). It supports Drag and Drop from one Virtual Desktop to another. Looks like this: https://imgur.com/b0OQ2pS You can configure it through System Settings -> Workspace Behavior -> Desktop Effects -> Desktop Grid. But be aware, it is also a bit buggy, especially in multi monitor setups. 2.) "Activities" are a concept which does not exist in Gnome. Each activity has their own set of virtual desktops. Best way to switch/manage activities is through the activity switcher (default Meta-Q). Activities also support Drag and Drop: 2.a.) You can drag "Tasks" from the Task Bar onto the activity switcher. Like this: https://imgur.com/7eN37wb This is a very neat (and well hidden) feature. Unfortunately it doesn't work anymore if a Task has more than one Window opened. 2.b.) You can drag Windows between Activities using the "Activities Pager" Widget. Looks like this: https://imgur.com/yZ3eIvD In the default Bar this Widget is tiny and hard to use. But KDE is awesome because it's so flexible. E.g. you can just add another autohide Bar on the bottom and put a huge "Activities Pager" Widget on it. Suddenly it's much more usable: https://imgur.com/hPM0fDZ Big thanks for very well explanation with examples. Now all of this is more clear for me and BTW I learned something new. Yes, you are right, seems I mixed two concepts. |