Bug 184874 - 'Cover switch' view is cut off at the left/right edge on a low-res screen
Summary: 'Cover switch' view is cut off at the left/right edge on a low-res screen
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-tabbox (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 310084 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-19 00:59 UTC by Elias Probst
Modified: 2021-12-23 17:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.24


Attachments
Screenshot showing how the 'cover switch' effect cuts off the windows at the left/right edge (327.70 KB, image/png)
2009-02-19 01:01 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2009-02-19 00:59:18 UTC
Version:            (using KDE 4.2.0)
Installed from:    Gentoo Packages

I've installed KDE4.2.0 on my Samsung NC10 Netbook which as a resolution of 1024x600.

The 'Cover switch' effect cuts the windows on the left/right edge instead of placing them in a way to make them completely visible.

The screenshot was done using the default settings.

Changing the zoom level in the settings of this effect didn't change this problem - the amount of the cut-off at the left/right edge was staying the same.

The effect should always place the windows in a way to make them completely visible.
Comment 1 Elias Probst 2009-02-19 01:01:23 UTC
Created attachment 31455 [details]
Screenshot showing how the 'cover switch' effect cuts off the windows at the left/right edge
Comment 2 Martin Flöser 2012-11-14 16:59:27 UTC
*** Bug 310084 has been marked as a duplicate of this bug. ***
Comment 3 Justin Zobel 2021-03-10 00:12:45 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 4 Ismael Asensio 2021-12-23 17:39:26 UTC
Git commit cc885d63fcbade47db682ae783c4c77091e8939e by Ismael Asensio.
Committed on 23/12/2021 at 17:27.
Pushed by iasensio into branch 'master'.

[windowswitchers] QML replacement for flipswitch and coverswitch

Rewrite of the flipswitch and coverswitch window switchers in QMl,
using the KWin Tabbox API and PathView to layout the thumbnails.

The use of common Plasma components, following the user's theme,
and lack of reflections gives the effects a more modern (breezy) look,
consistent with the user's desktop and the other tabswitchers.
Related: bug 443757, bug 404802, bug 321324, bug 330529
FIXED-IN: 5.24

M  +4    -0    windowswitchers/CMakeLists.txt
A  +249  -0    windowswitchers/coverswitch/contents/ui/main.qml     [License: GPL(v2.0+)]
A  +16   -0    windowswitchers/coverswitch/metadata.desktop
A  +218  -0    windowswitchers/flipswitch/contents/ui/main.qml     [License: GPL(v2.0+)]
A  +16   -0    windowswitchers/flipswitch/metadata.desktop

https://invent.kde.org/plasma/kdeplasma-addons/commit/cc885d63fcbade47db682ae783c4c77091e8939e