Bug 421884 - Create Pop Out Video Preview for Desktop Effects
Summary: Create Pop Out Video Preview for Desktop Effects
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwineffects (show other bugs)
Version: 5.18.5
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 447177 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-21 22:32 UTC by Andres Betts
Modified: 2025-04-25 21:04 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.4.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2020-05-21 22:32:08 UTC
SUMMARY

Currently, when the user wants to see the video about what an effect will look like, they click the video icon at the end of the row. This makes the row height to change and accommodate the video within the row. While good in concept, the execution makes a few changes that are not apparent at first.

The current implementation:

1. Makes the checkbox/radiobutton get lost to accommodate it's new centered place in a much taller row

2. Places the video of the interaction is a very small confined place within the row.

3. Only allows clicking on the same video icon to close out the expanded information within the row.

Proposal:

1. Create a pop-out video window showing the animation

2. Allow the video to be resized to the user's desire

3. Make the video disappear when the user clicks an X or outside the video area

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-06-17 19:54:32 UTC
Yeah, this would be a bit nicer indeed.
Comment 2 Nate Graham 2022-01-11 21:26:56 UTC
*** Bug 447177 has been marked as a duplicate of this bug. ***
Comment 3 Oliver Beard 2025-04-25 21:04:52 UTC
Git commit a6f6aa19cd1c817fe678b84d83a54f78375fb940 by Oliver Beard.
Committed on 25/04/2025 at 20:48.
Pushed by olib into branch 'master'.

src/kcms,plugins: Remove effects videos
These generally no longer work, and whilst they could be made to work again, they would still be out of date.

If the videos were updated, they would quickly become outdated again as Plasma is updated via wallpaper, theme and other changes.

Effects are previewed easily enough anyway by enabling them and using them in practice.
Related: bug 440244, bug 462932, bug 475633, bug 440398
FIXED-IN: 6.4.0

M  +0    -1    CMakeLists.txt
M  +0    -6    src/kcms/common/effectsmodel.cpp
M  +0    -5    src/kcms/common/effectsmodel.h
M  +0    -28   src/kcms/effects/ui/Effect.qml
D  +0    -43   src/kcms/effects/ui/Video.qml
M  +1    -4    src/plugins/diminactive/metadata.json
M  +0    -1    src/plugins/dimscreen/package/metadata.json
M  +0    -1    src/plugins/fadedesktop/package/metadata.json
M  +1    -4    src/plugins/invert/metadata.json
M  +1    -2    src/plugins/magiclamp/metadata.json
M  +1    -2    src/plugins/magnifier/metadata.json
M  +0    -1    src/plugins/maximize/package/metadata.json
M  +1    -4    src/plugins/mouseclick/metadata.json
M  +1    -4    src/plugins/overview/metadata.json
M  +1    -2    src/plugins/slide/metadata.json
M  +0    -3    src/plugins/slidingpopups/metadata.json
M  +0    -3    src/plugins/snaphelper/metadata.json
M  +0    -1    src/plugins/squash/package/metadata.json
M  +1    -4    src/plugins/trackmouse/metadata.json
M  +1    -4    src/plugins/wobblywindows/metadata.json
M  +1    -2    src/plugins/zoom/metadata.json

https://invent.kde.org/plasma/kwin/-/commit/a6f6aa19cd1c817fe678b84d83a54f78375fb940