Skip to content

v1.1.0

Choose a tag to compare

@Grails125 Grails125 released this 04 Jun 05:28
· 133 commits to main since this release

[ZH-CN] 屏幕保护增强 v1.1.0
新增与改进:

  • 修复手动阻止休眠列表对新应用不生效的问题。
  • 增强进程匹配能力:
    支持短进程名
    支持完整启动参数
    支持长可执行文件名
    支持 Flatpak App ID
  • 新增 DeckyMusic 特殊处理:
    不再因为 DeckyMusic 插件进程常驻就一直阻止休眠,只有检测到真实音频播放时才阻止休眠
  • 优化 D-Bus 自动阻止休眠与手动进程阻止休眠的状态合并逻辑。

[EN] ScreenSaver Enhancements v1.1.0
Added and improved:

  • Fixed manual inhibit list not working for newly added applications.
  • Improved process matching:
    short command names
    full command arguments
    long executable names
    Flatpak app IDs
  • Added special handling for DeckyMusic:
    DeckyMusic no longer inhibits sleep just because its plugin process is running
    inhibition is enabled only while real audio playback is detected
  • Improved coordination between D-Bus automatic inhibition and manual process inhibition.