At the moment we already allowed it, we just always marked them as "image",
now it will depend on the mime type.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
Plasma
Diff Detail
Diff Detail
- Repository
- R123 SDDM Configuration Panel (KCM)
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
No for the same reason.
src/themeconfig.cpp | ||
---|---|---|
90 | So if it's blank (like the current Plasma theme with the blue image) a user can never set one? |
Comment Actions
No for the same reason.
How will one create a theme that supports video if they then can't put videos in it?
src/themeconfig.cpp | ||
---|---|---|
90 | If there's just the color, mBackgroundPath.isEmpty() will be true. |