Pylogmon / earth_wallpaper

🌏Simple and easy to use multifunctional wallpaper software
https://pypi.org/project/earth-wallpaper/
GNU General Public License v3.0
49 stars 10 forks source link

wallhaven可以支持筛选分辨率吗? #30

Closed EchoGroot closed 1 year ago

EchoGroot commented 1 year ago

首先很感谢作者,我是deepin用户,之前一直找过自动更换壁纸的软件,都不是很满意。而当前这个软件,可以选择多个壁纸源,真的很好用,感谢你创造这么好的软件!

wallhaven的质量很好,我一直用这个,但是我的显示器是4k的,而软件提供的壁纸应该分辨率不够,所以效果不是很好,要是可以支持筛选分辨率就更完美了。

另外我笔记本连了两个扩展屏,目前只是两个扩展屏的壁纸自动更新了,笔记本的显示屏壁纸没有改变。

Pylogmon commented 1 year ago

wallhaven的api提供了这些,关于你这个需求我可以试着加一下限制最低分辨率,后两个我感觉其实没有必要,只要是横版其实都没有问题 image

关于后一个问题,麻烦在终端执行xrandr命令,把输出复制过来看看

EchoGroot commented 1 year ago

1、限制最低分辨率应该就可以了 2、xrandr

$ xrandr                                     
Screen 0: minimum 320 x 200, current 7040 x 2880, maximum 16384 x 16384
eDP connected 1920x1080+5120+456 (normal left inverted right x axis y axis) 309mm x 174mm
   1920x1080     60.05*+
   1680x1050     60.05  
   1280x1024     60.05  
   1440x900      60.05  
   1280x800      60.05  
   1280x720      60.05  
   1024x768      60.05  
   800x600       60.05  
   640x480       60.05  
HDMI-A-0 connected 2560x1440+2560+456 (normal left inverted right x axis y axis) 600mm x 330mm
   2560x1440     60.00*+
   2560x1080     59.98  
   1920x1200     60.00  
   1920x1080     60.00    59.94  
   1600x1200     60.00  
   1680x1050     59.88  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x800      60.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    70.07    60.00  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    60.00    59.94  
   720x400       70.08  
DisplayPort-0 connected primary 2560x2880+0+0 (normal left inverted right x axis y axis) 465mm x 523mm
   2560x2880     59.98*+
   1920x1200     59.98  
   1920x1080     60.00    60.00    50.00    59.94    30.00    29.97  
   1600x1200     59.98  
   1680x1050     59.98  
   1280x1024     59.98  
   1440x900      59.98  
   1280x800      59.98  
   1280x720      60.00    50.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94

eDP 有问题

Pylogmon commented 1 year ago

按照我现有的逻辑,按理说应该只有DisplayPort-0是正常的,其他两个都有问题,我先试着修一下你试试

Pylogmon commented 1 year ago

好了,下载自动构建版本试一下吧: https://github.com/ambition-echo/earth_wallpaper/actions/runs/3917372460

EchoGroot commented 1 year ago

好了,下载自动构建版本试一下吧: https://github.com/ambition-echo/earth_wallpaper/actions/runs/3917372460

这个好使,thanks

Pylogmon commented 1 year ago

wallhaven的质量很好,我一直用这个,但是我的显示器是4k的,而软件提供的壁纸应该分辨率不够,所以效果不是很好,要是可以支持筛选分辨率就更完美了。

功能已经添加 e1b4139,可以下载最新版测试 Release

EchoGroot commented 1 year ago

感谢作者👍👍👍