Bug 477942 - The overview effect does not show desktops with multirow desktops
Summary: The overview effect does not show desktops with multirow desktops
Status: RESOLVED DUPLICATE of bug 475077
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (show other bugs)
Version: 5.90.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-02 20:45 UTC by Жора Змейкин
Modified: 2024-04-13 14:26 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Work tables arranged in a grid (1.12 MB, image/png)
2023-12-02 20:45 UTC, Жора Змейкин
Details
In-line workstables (1.04 MB, image/png)
2023-12-02 20:46 UTC, Жора Змейкин
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Жора Змейкин 2023-12-02 20:45:05 UTC
Created attachment 163784 [details]
Work tables arranged in a grid

If you arrange the desktops in a grid, the top panel for controlling the desktops disappears. This makes the overview effect useless. I have attached two different screenshots where you can clearly see the problem.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon (Unstable), Wayland
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.0
Comment 1 Жора Змейкин 2023-12-02 20:46:26 UTC
Created attachment 163786 [details]
In-line workstables

And these are the desktops arranged in a line, as configured by default. This way everything works.
Comment 2 fanzhuyifan 2023-12-03 18:57:12 UTC
Can reproduce on master.
Comment 3 Nate Graham 2023-12-05 17:42:53 UTC
This is intentional in the new design. It will show a row of desktops if there is one row, and a column of desktops if there is one column, but if you have multiple rows and columns, the expected UX is for you to use the desktop grid, as this is an advanced use case.
Comment 4 Жора Змейкин 2023-12-05 18:04:29 UTC
This seems like a strange solution to me, what is the review effect for in such a case? You can't move windows, you can't create or delete desktops. In Plasma 5.27 the worktables in the grid were arranged in a line and I think it should stay that way.
Comment 5 fanzhuyifan 2023-12-05 20:23:22 UTC
I would chime in to say that I think that it is better to keep old features if the features aren't broken and they are not a maintenance burden -- some users rely on these old features some how, and we probably don't want to break their expectations and disappoint them.
Comment 6 Nate Graham 2023-12-05 20:28:32 UTC
Sorry, it was a design decision. The old view suffered from numerous conceptual issues stemming from collapsing a two-dimensional grid into a one-dimensional list, and we got a lot of bug reports about it. We tried showing the entire grid, but it often took up so much space that there wasn't much room for your windows anymore. In the end the current design was the result of a lot of iteration and I think we're going to stick with it.
Comment 7 fanzhuyifan 2023-12-05 20:53:23 UTC
(In reply to Nate Graham from comment #6)
> Sorry, it was a design decision. The old view suffered from numerous
> conceptual issues stemming from collapsing a two-dimensional grid into a
> one-dimensional list, and we got a lot of bug reports about it. We tried
> showing the entire grid, but it often took up so much space that there
> wasn't much room for your windows anymore. In the end the current design was
> the result of a lot of iteration and I think we're going to stick with it.

Ah I didn't know the context. Thanks for sharing the information!
Comment 8 fanzhuyifan 2024-03-19 14:42:32 UTC
*** Bug 483959 has been marked as a duplicate of this bug. ***
Comment 9 Nate Graham 2024-04-13 14:26:52 UTC

*** This bug has been marked as a duplicate of bug 475077 ***