NITDgpOS / UIP

A library, to customize your desktop wallpapers.
https://nitdgpos.github.io/projects/UIP
GNU Affero General Public License v3.0
19 stars 45 forks source link

add UIP --skip #157

Open abhay-raizada opened 7 years ago

nemani commented 7 years ago

Would like to do this. A little elaboration is needed.

abhay-raizada commented 7 years ago

@nemaniarjun so we have a press enter to skip feature, when UIP is running normally, we'd want this when UIP is running as a service. while UIP is running if you press UIP --service --skip or even a simple UIP --skip without a service should change the present wallpaper

nemani commented 7 years ago

Paraphrasing: When UIP is running as a service, use the UIP --skip to skip the wallpaper?

Assign me to this :)

abhay-raizada commented 7 years ago

@nemaniarjun sadly cause of github only org members can be assigned :( . But feel free to comment on any issue and claim it :D . Also it'd be okay to change wallpapers if UIP is not running as a service as well

nemani commented 7 years ago

Never worked with services before... If I do UIP --skip when the service is not running, It will start UIP as a service first? Is that correct?

abhay-raizada commented 7 years ago

@nemaniarjun That'll happen if you UIP --service start --skip . i guess just skip wallpaper and exit.

nemani commented 7 years ago

Will look into the code and see if it clarifies my doubt :+1: