Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8416063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T01:38:03+00:00 2026-06-10T01:38:03+00:00

I have written an AppleScript which, among other things, sets my desktop background. However,

  • 0

I have written an AppleScript which, among other things, sets my desktop background. However, using AppleScript’s “set picture” changes the background abruptly – it doesn’t look too good. Is there a way to get the nice fade effect that is used when you cycle the background via the Desktop & Screen Saver preferences’ “Change Picture” setting?

Ideally, I’d like to do this in AppleScript, but if it’s possible in Cocoa (or something else), please do let me know! Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T01:38:05+00:00Added an answer on June 10, 2026 at 1:38 am

    Answering my own question!

    It’s not exactly what I was looking for, but close enough:

    set picture rotation to 1 -- turn on wallpaper cycling
    set change interval to -1 -- force a change to happen right now
    delay 1.5 -- wait a bit to allow for the fade transition - you may want to play w/ this #
    set picture of item N of theDesktops to POSIX file ("yourfilenamehere.png") -- set wallpaper to wallpaper you want
    set picture rotation to 0  -- turn off wallpaper cycling
    

    By taking advantage of Apple’s built-in wallpaper changer, you can get the fade effect in AppleScript, but you’ll need to put whatever images you want to change between in a directory together and select it either in the Desktop & Screen Saver preferences or programmatically.

    Also, set picture rotation to 1 seems to automatically change the wallpaper to what I think is the first image (alphabetically) in that directory – I didn’t bother to test this, though, it didn’t matter for my purposes. The delay of 1.5 allows for a bit of blinking, but since the image I was using was a TARDIS, that’s acceptable and actually made for a cool effect (so long as we watch out for weeping angels!)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written a bash script which installs a number of packages, however for
I have written a app in PHP on my localhost server using XAMP, which
I have written an AppleScript which when supplied with a Windows network link, will
Hi I have written applescript to get file name. on open of thisPDF set
I have written this little jquery, which has a nice hover effect. However, on
have written this little class, which generates a UUID every time an object of
I have written a raw binary image file into a buffer which is an
have written a stochastic simulation in Java, which loads data from a few CSV
I have written a Java program which I package and run from a JAR
I have written a PhaseListener in which I am checking for the Validations phase.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.