Summary: | Wallpaper preview does not take into account screen rotation | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alex <agrambot> |
Component: | Image & Slideshow wallpaper plugins | Assignee: | Iaroslav <zanturik> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, nate, plasma-bugs, postix, zanturik |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 5.13.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/f2afc13d6b3adb439c0571695ecd1e68d63b6a5f | Version Fixed In: | 5.24 |
Sentry Crash Report: | |||
Attachments: | wallpaper preview |
Description
Alex
2018-10-03 23:04:03 UTC
Created attachment 115395 [details]
wallpaper preview
Actually, there's an easier recipe:
1. Rotate your screen by 90 degrees.
2. Go to "Configure Desktop".
3. Add an image with a portrait aspect ratio.
4. Choose centered positioning with a different background colour than the wallpaper.
I've attached a picture with an example of this.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1132 Git commit f2afc13d6b3adb439c0571695ecd1e68d63b6a5f by Aleix Pol Gonzalez, on behalf of Iaroslav Sheveliuk. Committed on 09/11/2021 at 17:55. Pushed by ngraham into branch 'master'. Wallpaper preview should respect the screen aspect ratio Wallpaper thumbnails was using the landscape orientation all the time. Now thumbnail size depends on the screen size, so aspect ratio is respected. M +5 -0 wallpapers/image/imagepackage/contents/ui/config.qml https://invent.kde.org/plasma/plasma-workspace/commit/f2afc13d6b3adb439c0571695ecd1e68d63b6a5f |