Skip to content

Releases: GaiZhenbiao/ChuanhuWallpaper

川虎壁纸 v2.1.1 Chuanhu Wallpaper

09 Feb 03:31
Compare
Choose a tag to compare
  • 修复了某些情况下,亮暗色壁纸失效的问题 #16

更详细的更新日志请看v2.1

v2.1

04 Feb 08:30
Compare
Choose a tag to compare

感谢 @LiYanan2004 重构了川虎壁纸的UI🎉,感谢 @Keldos-Li 协助设计! #9

  • 支持 Drag&Drop 导入图像、调整图像顺序
  • 支持在三种模式之间继承已经导入的图像
  • 通过左下角的按钮在三种模式之间切换,伴随着漂亮的动画
  • 支持一键清空已经导入的图像
  • 支持快捷键:⌘ S保存,⌘ I 导入图像,Esc 清空图像
  • 调整整体UI设计,更美观了
  • 修复了v2.0中的部分问题 (#15

截屏2023-02-04 16 23 06 截屏2023-02-04 16 23 42 截屏2023-02-04 16 24 05

川虎壁纸 Chuanhu Wallpaper v2.0

03 Feb 16:28
Compare
Choose a tag to compare
Pre-release

感谢 @LiYanan2004 重构了川虎壁纸的UI🎉,感谢 @Keldos-Li 协助设计! #9

  • 支持 Drag&Drop 导入图像、调整图像顺序
  • 支持在三种模式之间继承已经导入的图像
  • 通过左下角的按钮在三种模式之间切换,伴随着漂亮的动画
  • 现在支持一键清空已经导入的图像

截屏2023-02-04 00 09 56 截屏2023-02-04 00 10 51 截屏2023-02-04 00 12 02

川虎壁纸 Chuanhu Wallpaper v1.13

27 Jan 09:35
Compare
Choose a tag to compare

感谢@LiYanan2004为川虎壁纸作出以下改进!🚀🚀🚀

简化代码

  • 给川虎壁纸的代码做了一波处理,三大 View 看起来都更加的清爽了
  • 将 Solar 和 Time 中的每一个壁纸块作为一个个的 cell 分离到了 WallPaperView 中。

增加 Drag & Drop 支持

  • 可以一次性从文件夹中拖拽图片出来,批量导入,
  • 亮暗色支持拖动到对应的颜色模式,
  • 悄悄的说,从 app 工具栏按钮导入也可以多张一起啦~

动画

  • 动作按钮,例如上/下移,删除都支持动画啦~

小变化

  • 没有图片的时候默认就是居中固定显示,取消了 ScrollView

Code Simplified

  • The code of ChuanhuWallpaper has been processed to make all three views cleaner.
  • Separated each wallpaper block in Solar and Time as a cell into WallPaperView.

Add Drag & Drop Support

  • You can drag and drop images from folders at once, and import them in batches.
  • Light and dark colors are supported to be dragged to the corresponding color mode.
  • The light and dark colors can be dragged to the corresponding color mode, and the app toolbar button can be used to import multiple images together.

Animation

  • Action buttons, such as move up/down and delete, are now animated.

Minor Changes

  • The default is centered and fixed when there is no image, the ScrollView has been removed.

川虎壁纸 Chuanhu Wallpaper v1.12

26 Jan 16:08
868f123
Compare
Choose a tag to compare

修复了以下问题:

  • 修复了在以macOS Big Sur 为最低系统版本编译的 App 中,在“太阳”和“时间”模式中删除图像会导致 App 崩溃的问题。感谢 @LiYanan2004
  • 修复了某些情况下,亮暗色模式的壁纸不能随系统外观自动切换的问题。注意,macOS 设置可能不能立刻检测到同名文件变动,建议先换到别的壁纸,关闭设置,再重新打开设置,设置墙纸。

Fixed the following issues.

  • Fixed an issue where deleting images in "Solar" and "Time" modes in the app compiled with macOS Big Sur as the lowest system version would cause the app to crash. Thanks @LiYanan2004!
  • Fixed an issue where the wallpaper in light and dark modes did not automatically switch with the system appearance in some cases. Note that macOS settings may not detect the file change with the same name immediately, so we suggest you change to another wallpaper first, close settings, and then reopen settings to set wallpaper.

截屏2023-01-27 00 11 07

川虎壁纸 Chuanhu Wallpaper v1.11

26 Jan 15:38
868f123
Compare
Choose a tag to compare

修复了以下问题,感谢 @LiYanan2004

  • 在以macOS Big Sur 为最低系统版本编译的 App 中,在“太阳”和“时间”模式中删除图像会导致 App 崩溃。

川虎壁纸 Chuanhu Wallpaper v1.10

14 Jan 05:48
Compare
Choose a tag to compare

更新了UI界面,更有Big Sur味道了

Updated UI with more Big Sur flavor!

已知问题:在以macOS Big Sur 为最低系统版本编译的 App 中,在“太阳”和“时间”模式中删除图像会导致 App 崩溃。
为macOS 12.0 及以上系统编译的版本无此问题。尽管如此,还是保留了为 Big Sur 编译的版本(Chuanhu.Wallpaper.macOS.11.0+.zip)。推荐下载为 Monterey 及以上系统版本编译的版本(Chuanhu.Wallpaper.macOS.12.0+.zip)。

Known issue: In this app compiled with macOS Big Sur as the lowest system requirement, deleting images in "Sun" and "Time" modes will cause the app to crash.
This issue is not present on the version compiled for macOS 12.0 and above. Nevertheless, the version compiled for Big Sur (Chuanhu.Wallpaper.macOS.11.0+.zip) has been retained. We recommend downloading the version compiled for Monterey and above (Chuanhu.Wallpaper.macOS.12.0+.zip).

截屏2023-01-14 13 47 24

川虎壁纸 v1.9

14 Jan 01:10
a856511
Compare
Choose a tag to compare

感谢 @Keldos-Li 作出的贡献:

  • 调整三个视图的样式,修正了滚动条位置;
  • 为说明文本增添换行。

川虎壁纸 v1.8

13 Jan 12:17
Compare
Choose a tag to compare

降低最低系统版本要求为 macOS 11 Big Sur
Minimun system requirement lowered to macOS 11 Big Sur

川虎壁纸 v1.7.1

13 Jan 10:00
Compare
Choose a tag to compare
  • 增加了自动识别太阳位置的功能
  • 增加了自动识别图片拍摄时间的功能
  • 少于 2 张图像时不允许点击保存按钮
  • 样式微调
  • 文本微调