kwin/effects/presentwindows
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
main.qml [effects/presentwindows] Port present windows to EffectQuickView 2019-10-21 14:36:39 +01:00
presentwindows.cpp [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
presentwindows.h [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
presentwindows.kcfg
presentwindows_config.cpp Port away from overloaded KCModule signal 2019-12-02 09:03:14 +00:00
presentwindows_config.desktop [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
presentwindows_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
presentwindows_config.ui [effects/presentwindows] Allow closing windows on middle-click 2019-06-21 10:25:32 -06:00
presentwindows_proxy.cpp
presentwindows_proxy.h
presentwindowsconfig.kcfgc