osx - Finding Path to Current Desktop Picture -


during pre-sandbox era, there way of finding file path current desktop picture. think 1 use defaults read com.apple.desktop.plist (library > preferences) see path. now, suppose aren't allowed access file more. there alternative way of finding file path current desktop picture?

yup, nsworkspace has desktopimageurlforscreen: if you've got 1 screen, can gotten [nsscreen mainscreen].


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

Admob integration with pygame in android -

python - duplicate table (identical) including primary key - using django south -