Skip to content

Latest commit

 

History

History
73 lines (35 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

73 lines (35 loc) · 1.88 KB

0.0.8 (2019-04-24)

Bug Fixes

0.0.7 (2019-02-20)

Bug Fixes

0.0.6 (2019-02-12)

  • fix: missing xcb header files

0.0.5 (2019-01-25)

Bug Fixes

  • disable auto high dpi scaling if set the "QT_SCALE_FACTOR" environment (72df843e)

Features

  • add the screensaver modules/resources/qml-plugins load path (99338736)
  • import qml plugin/extension from (51bee17d)

0.0.3 (2019-01-15)

0.0.2 (2019-01-04)

0.0.1 (2019-01-02)

Features

  • support mutli-screens (18236446)
  • enable Qt::AA_EnableHighDpiScaling and Qt::AA_UseHighDpiPixmaps (8c231826)
  • support lock screen when stop the screensaver (b25054dc)
  • support the x11 scrnsaver extension (bf47f155)
  • support the qml screensaver resources (33213acc)
  • support screensaver view (98556a03)

Bug Fixes

  • the config file path to "~/.config/deepin/deepin-screensaver.conf" (fbb66d02)
  • set the lockScreenAtAwake default value to false (fb857a74)
  • kill the screensaver progress on stop (7bfad990)
  • hide the cursor on screensaver window (12a51256)