kwin/effects/wobblywindows
Nicolas Fella 5babf52df4 [kcm/effects] Clip ListView
Summary:
Otherwise the content overflows the frame when scrolling.

QQC2 scrollview docs say "ScrollView does not automatically clip its contents. If it is not used as a full-screen item, you should consider setting the clip property to true"

Test Plan:
Before:
{F8121150}

After:
{F8121152}

Reviewers: #kwin, #plasma, ngraham

Reviewed By: ngraham

Subscribers: ngraham, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D27558
2020-02-22 11:48:51 +01:00
..
CMakeLists.txt [effects] Remove unneeded link to KService 2019-11-26 17:30:04 +01:00
wobblywindows.cpp [effects/wobblywindows] Draw clients below opaque wobbly windows 2019-09-07 23:50:12 +03:00
wobblywindows.h [effects/wobblywindows] Remove traits of an open/close animation 2019-09-07 13:21:38 +03:00
wobblywindows.kcfg [effects/wobblywindows] Remove traits of an open/close animation 2019-09-07 13:21:38 +03:00
wobblywindows_config.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
wobblywindows_config.desktop [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
wobblywindows_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
wobblywindows_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
wobblywindowsconfig.kcfgc