Skip to content

Releases: PaperHammer/VirtualPaper

v0.2.0.0

03 Jun 02:56
c61d5f9
Compare
Choose a tag to compare

新增:

1.屏幕保护。
2.屏幕保护动态效果:“气泡”。
3.“预览”窗口展示的壁纸可以实时响应“控制面板”中的自定义设置。

NEW:

  1. Screen saver.
  2. Screen Saver Dynamic Effect: "Bubble".
  3. The wallpaper displayed in the "Preview" window can respond to the custom settings in the "Control Panel" in real time.

修复:

1.文件过滤器异常,导致无法导入特定类型壁纸的问题。
2.因为文件名导致无法拖拽导入的问题。
3.打开“日志”窗口无法显示在最上层的问题。
4.存在多个“日志”窗口的问题。
5.已知的弹窗显示内容不正确的问题。
6.关闭或重启 UI 后,“调试器”出现大量错误的问题。
7.切换到“控制面板”界面可能无法触发加载动画的问题。
8.双击托盘图标后,按下 Alt + Table 显示隐藏窗口的问题。
9.“控制面板“界面中取消选择”显示器编号选项卡“导致程序崩溃的问题。
10.“控制面板“界面”壁纸类型“字段无法完整显示的问题。
11.“控制面板“界面的”设置“子项中,修改”壁纸展示方式“时可能出现报错的问题。
12.“控制面板“界面的”设置“子项中,修改”壁纸展示方式“后因快速切换导致失效的问题。
13.多屏下“仅焦点在屏幕时播放声音”失效的问题。

Fix:

  1. The file filter is abnormal, resulting in the problem that a specific type of wallpaper cannot be imported.
  2. The file name cannot be dragged and imported.
  3. Open the "Log" window can not be displayed on the top issue.
  4. There is an issue with multiple Log windows.
  5. Known pop-up window display content is incorrect.
  6. After closing or restarting the UI, the Debugger has a large number of errors.
  7. Switching to the Control Panel interface may not trigger the issue of loading animations.
  8. After double-clicking the tray icon, press Alt + Table to show the problem of hiding the window.
  9. Deselecting the "Display Number Tab" in the "Control Panel" interface causes the program to crash.
  10. The "Wallpaper Type" field in the "Control Panel" interface cannot be displayed completely.
  11. In the "Settings" sub-item of the "Control Panel" interface, an error may occur when modifying the "Wallpaper Display Method".
  12. In the "Settings" sub-item of the "Control Panel" interface, the issue that fails due to quick switching after modifying the "Wallpaper Display Mode".
  13. The issue that "only the focus is on the screen when the sound is played" fails in multi-screen.

调整:

  1. 预览窗口仅保留一个。
  2. 显示壁纸时,左键、右键与 多数键盘按键(如 F12) 不再生效。
  3. 显示壁纸时,拖拽不再生效。
  4. 调整托盘内容。
  5. 调整托盘样式,更接近 Fluent Design 风格且跟随主题。
  6. 优化日志提示信息。
  7. 优化代码逻辑,提升程序流畅性于稳定性。
  8. 调整部分文字内容的表述。
  9. 完善部分错误提示信息。
  10. 补全各进程在任务管理器中的图标。
  11. 所有页面均可以平滑切换。
  12. 从该版本开始,更新/安装完成后将自动启动程序。

Adjustments:

  1. Only one preview window remains.
  2. When displaying wallpapers, left-click, right-click, and most keyboard keys (e.g. F12) no longer work.
  3. Drag and drop no longer works when displaying wallpapers.
  4. Adjust the contents of the tray.
  5. Adjust the tray style to more closely resemble the Fluent Design style and follow the theme.
  6. Optimized the log prompts.
  7. Optimize the code logic to improve the fluency and stability of the program.
  8. Adjust the expression of some text content.
  9. Improve some error messages.
  10. Complete the process icons in Task Manager.
  11. All pages can be switched smoothly.
  12. From this version onwards, the program will be launched automatically once the update/installation is complete.

SHA 256

72e785c7be4638c4d31c6ef67cf2e6831ecf9cf13b4e892eb6036c8e02d29a57

v0.1.1.0

08 May 06:41
Compare
Choose a tag to compare

新增功能:

  1. 壁纸播放模式设置(独立,跨越,复制)。
  2. 对动图(.apng)、静态图片(.svg、.webp)的支持。
  3. 可以直接向库中添加壁纸文件。
  4. 可以修改主 UI 的背景纹理。

NEW:

  1. Wallpaper playback mode settings (independent, spanning, copying).
  2. Pair animated images (.apng), still images (.svg, . webp).
  3. You can add wallpaper files directly to the library.
  4. You can modify the background texture of the main UI.

修复:

  1. 从库内容中预览壁纸时,不是原图的问题。
  2. 多次应用同一壁纸,导致库内容重复的问题。
  3. 第一次导入时,无法应用自定义更改的问题。
  4. 修改详细信息后无法显示在库中的问题。
  5. 部分弹窗错误提示信息无法显示的问题。
  6. 音频无法在“控制面板”界面应用静音的问题。
  7. 在“控制面板”界面中,按钮显示不正常的问题。
  8. 设置-性能 中“其他应用全屏时”描述不准确的问题。
  9. 调试日志中大量无用或重复数据的问题。
  10. 从其他页面切换回“本地-控制面板”页面时的报错问题。
  11. 主题设置为“跟随系统”,切换主题时部分内容显示不正确的问题。
  12. 已知的文字内容显示不正确的问题。
  13. 托盘点击“报告 BUG”时程序终止运行的问题。
  14. 下载界面按钮文字显示不正常的问题。

Fix:

  1. When previewing a wallpaper from the library content, it is not a problem with the original image.
  2. Applying the same wallpaper multiple times, resulting in duplicate library content.
  3. An issue where custom changes could not be applied on the first import.
  4. Issues that cannot be displayed in the library after modifying the details.
  5. Some pop-up error messages cannot be displayed.
  6. Audio cannot be muted in the Control Panel interface.
  7. In the Control Panel interface, the button display is not normal.
  8. An issue where the description of "When other apps are full-screen" in Settings - Performance is inaccurate.
  9. Problems with a large amount of useless or duplicate data in the debug logs.
  10. Error when switching back to the "Local-Control Panel" page from another page.
  11. The theme is set to "Follow the system", and some content is displayed incorrectly when switching themes.
  12. Known issues with incorrect display of text content.
  13. The program stops running when the tray clicks "Report BUG".
  14. The text of the download button is not displayed properly.

改进:

  1. 对同一壁纸的多次应用不再出现频闪现象。
  2. 位于非自定义界面切换目标显示器时,不再强制回到自定义界面。
  3. 缩略图展示添加动画效果。
  4. 缩略图展示的每行数量可根据屏幕大小适配。
  5. 主 UI 标题栏现在适配主题。

Improvements:

  1. Multiple applications of the same wallpaper no longer appear flickering.
  2. When switching to the target monitor in the non-custom interface, it is no longer forced to return to the custom interface.
  3. Add animation effects to thumbnail display.
  4. The number of each line displayed in the thumbnail can be adapted to the screen size.
  5. The main UI title bar now fits the theme.

SHA 256

75f016ce75c2f077f6c03047a066589d34192a0cee33b0e7579403e344d2b6f9

v0.1.0.0

25 Apr 04:12
53c6bb5
Compare
Choose a tag to compare

这是 Virtual Paper 的第一个版本,可能存在许多问题,欢迎提出您的建议!
This is the first version of Virtual Paper and there may be many issues, welcome your suggestions!

新增功能

  1. 管理 Windows 桌面壁纸
  2. 管理历史记录
  3. 允许以下文件类型:
    • 动图 .gif
    • 静态图片 .jpg .jpeg .bmp .png
    • 视频 .mp4 .webm

NEW

  1. Manage Windows desktop wallpapers
  2. Manage history
  3. The following file types are allowed:
    • GIF .gif
    • Still images .jpg .jpeg .bmp .png
    • Video .mp4 .webm

SHA 256

193916830167502cb94946b5d03e7012856e241f44a8402807d641754aa042fb