randomdrake / nasa-apod-desktop

Automatically downloads and sets the NASA picture of the day (APOD) as your desktop in Ubuntu.
Apache License 2.0
148 stars 62 forks source link

Download path, window geometry discovery, plus wallpaper setting on XFCE4 #4

Open tgulacsi opened 12 years ago

tgulacsi commented 12 years ago
  1. Add flags for command-line overriding of download path, image size and SHOW_DEBUG.
  2. get default download path from glib, if importable - otherwise use $HOME/Downloads
  3. get default image size using xprop (I think it exists on every X11)
  4. format flake8-compatible.