Summary: | Add option to hide windows preview from Pager | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | smihael <smihael> |
Component: | Pager widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | brianjcohen, ericsiums, kde, muesli, nate, plasma-bugs |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 5.12.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
smihael
2018-03-29 11:45:04 UTC
In other words, it would be nice to be able to hide the minimap and only have the ability to switch between desktops. *** Bug 396495 has been marked as a duplicate of this bug. *** I would like to see this as well. There is an alternative pager available that offers this functionality, which labels each Virtual Desktop using its name rather than its number. For those of us who name our desktops, this is extremely useful since we don't have to remember what each number stands for. https://github.com/wsdfhjxc/virtual-desktop-bar Unfortunately this widget seems to no longer be maintained by its author and there is no Wayland session support; one fork does introduce Wayland support... sort of. I believe this actually is the current (as of 5.28) behavior of the default Pager, so the only thing needed to resolve this regression would be to suppress the minimap. I've just added an option to disable window previews in the pager: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2427 This will land in Plasma 6.2. |