Bug 433238

Summary: Update Bing POTD to use 4K pictures
Product: [Plasma] kdeplasma-addons Reporter: elman
Component: Picture of the DayAssignee: Guo Yunhe <i>
Status: RESOLVED FIXED    
Severity: wishlist CC: bhush94, nate, plasma-bugs, qydwhotmail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 5.25

Description elman 2021-02-19 11:03:11 UTC
SUMMARY

Would it be possible to update plasma_potd_bingprovider.so so that it would download 4K pictures when 4K display is used?

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Comment 1 Bug Janitor Service 2021-03-20 03:30:34 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/62
Comment 2 elman 2022-01-19 09:19:57 UTC
Is there any progress? That marge request is almost 10 months old.
Comment 3 Nate Graham 2022-01-19 18:30:48 UTC
That's a question that should be asked at https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/62, not here.
Comment 4 Fushan Wen 2022-03-28 11:39:40 UTC
Git commit 7575294495d9e41032061ca457095769189b031c by Fushan Wen.
Committed on 28/03/2022 at 10:03.
Pushed by fusionfuture into branch 'master'.

wallpapers/potd: Add UHD image support for bingprovider

When the primary screen's width > 1920 or height > 1080, download the
UHD version of image.

Co-authored-by: Yunhe Guo <i@guoyunhe.me>

M  +16   -4    wallpapers/potd/plugins/bingprovider.cpp

https://invent.kde.org/plasma/kdeplasma-addons/commit/7575294495d9e41032061ca457095769189b031c
Comment 5 elman 2022-03-29 07:30:17 UTC
Excellent. Thank you :)
Comment 6 Fushan Wen 2022-03-29 08:05:40 UTC
(In reply to elman from comment #5)
> Excellent. Thank you :)

You can join the development and submit your merge request if you like the change to be applied fast ;)