Wallpaper Versions Save

Manage the desktop wallpaper

v7.2.1

1 month ago
  • Fix setting wallpaper for dark style on Gnome (#96) d3b90d9

https://github.com/sindresorhus/wallpaper/compare/v7.2.0...v7.2.1

v7.2.0

6 months ago

v7.1.0

6 months ago

v7.0.0

10 months ago

Breaking

  • Require Node.js 16 5494a5e

Improvements

  • Support scale option on Windows (#87) a6408ab

https://github.com/sindresorhus/wallpaper/compare/v6.1.1...v7.0.0

v6.1.1

2 years ago
  • Fix getting wallpaper for a specific screen on macOS d12bad9

https://github.com/sindresorhus/wallpaper/compare/v6.1.0...v6.1.1

v6.1.0

2 years ago
  • Add native support for Apple silicon bbcf7ce

https://github.com/sindresorhus/wallpaper/compare/v6.0.0...v6.1.0

v6.0.0

2 years ago

Breaking

  • Require Node.js 12.20 8a5561c
  • This package is now pure ESM. Please read this.
  • Moved from default export to named exports:
    • require('wallpaper').getimport {getWallpaper} from 'wallpaper'
    • require('wallpaper').setimport {setWallpaper} from 'wallpaper'
    • require('wallpaper').setSolidColorimport {setSolidColorWallpaper} from 'wallpaper'
    • require('wallpaper').screensimport {screens} from 'wallpaper'

https://github.com/sindresorhus/wallpaper/compare/v5.0.1...v6.0.0

v5.0.1

2 years ago
  • Fix the package being broken on Linux (#76) 1ff2e22

https://github.com/sindresorhus/wallpaper/compare/v5.0.0...v5.0.1

v5.0.0

2 years ago

Breaking

  • Require Node.js 12 4ede4fc

Improvements

https://github.com/sindresorhus/wallpaper/compare/v4.4.2...v5.0.0

v4.4.2

3 years ago
  • Fix Arch and Kubuntu compatibility (#71) b1545d6

https://github.com/sindresorhus/wallpaper/compare/v4.4.1...v4.4.2