Diffusion KWin 113ebe9bc225

[effects] Fix type of X-KWin-Video-Url

Authored by zzag on Sep 11 2018, 10:45 AM.

Description

[effects] Fix type of X-KWin-Video-Url

Summary:
The desktop file parser supports only QString, QStringList, Int, Double,
and Bool. QUrl is not a supported type for some reason.

Thus, let's use QString for X-KWin-Video-Url.

Reviewers: KWin, broulik

Reviewed By: broulik

Subscribers: Zren, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D15373

Details

Committed
zzagSep 11 2018, 10:46 AM
Reviewer
broulik
Differential Revision
D15373: [effects] Fix type of X-KWin-Video-Url
Parents
R108:1fada99478a8: Activate clients on drag enter
Branches
Unknown
Tags
Unknown