kwin/plugins/platforms/drm
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 Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
drm.json [kcm/effects] Clip ListView 2020-02-22 11:48:51 +01:00
drm_backend.cpp [platforms/drm] Allow running without outputs 2020-01-08 10:12:39 +01:00
drm_backend.h [platforms/drm] Rework enablement and dpms switching 2019-09-05 17:36:21 +02:00
drm_buffer.cpp
drm_buffer.h
drm_buffer_gbm.cpp
drm_buffer_gbm.h
drm_inputeventfilter.cpp
drm_inputeventfilter.h
drm_object.cpp [platforms/drm] Return when property found 2019-12-11 18:38:21 +01:00
drm_object.h [platforms/drm] Do plane and object chore 2019-12-11 18:05:35 +01:00
drm_object_connector.cpp
drm_object_connector.h
drm_object_crtc.cpp
drm_object_crtc.h
drm_object_plane.cpp [platforms/drm] Align plane type enum with kernel 2019-12-11 18:19:41 +01:00
drm_object_plane.h [platforms/drm] Align plane type enum with kernel 2019-12-11 18:19:41 +01:00
drm_output.cpp [platforms/drm] Refactor updateTransform 2019-12-01 13:11:16 +01:00
drm_output.h Use Transform enum internally 2019-11-27 21:08:20 +01:00
drm_pointer.h Update my email address 2020-01-14 18:17:18 +02:00
edid.cpp Update my email address 2020-01-14 18:17:18 +02:00
edid.h Update my email address 2020-01-14 18:17:18 +02:00
egl_gbm_backend.cpp Revert "Remove vsync detection and configurability" 2020-01-16 10:00:12 +01:00
egl_gbm_backend.h [platforms/drm] Do EglGbmBackend chore 2019-12-10 11:00:59 +01:00
egl_stream_backend.cpp Revert "Remove vsync detection and configurability" 2020-01-16 10:00:12 +01:00
egl_stream_backend.h Rename ShellClient to XdgShellClient 2019-09-23 17:28:56 +03:00
gbm_surface.cpp
gbm_surface.h
logging.cpp
logging.h
remoteaccess_manager.cpp
remoteaccess_manager.h
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp
screens_drm.h