kwin/kcmkwin/kwintabbox
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
..
thumbnails
CMakeLists.txt [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwinpluginssettings.kcfg [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwinpluginssettings.kcfgc [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwinswitcheffectsettings.kcfg [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwinswitcheffectsettings.kcfgc [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwinswitcher.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 2019-11-02 05:41:14 +01:00
kwintabbox.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-01-04 06:12:32 +01:00
kwintabboxsettings.kcfg [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
kwintabboxsettings.kcfgc [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
layoutpreview.cpp [kcmkwin/tabbox] Use an enum for role names 2019-11-22 21:38:29 +02:00
layoutpreview.h [kcmkwin/tabbox] Use an enum for role names 2019-11-22 21:38:29 +02:00
main.cpp [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
main.h [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
main.ui
Messages.sh
thumbnailitem.cpp Use nullptr everywhere 2019-09-19 17:48:21 +03:00
thumbnailitem.h