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

GUI: Arranged Set Wallpaper and Flush button side by side #289

Closed Aniq55 closed 7 years ago

Aniq55 commented 7 years ago

Fixes: #287

abhay-raizada commented 7 years ago

Hi thank you for your Patch make sure you have the right commit structure that is

tag: Shortlog

body
Fixes <issue number/url>
abhay-raizada commented 7 years ago

@Aniq55 can we have a screenshot here of how it looks?

nemani commented 7 years ago

@Aniq55 They dont need to be 2 commits, squash them into one. Hint: You should use git commit --amend if you are just changing the last commit.

Aniq55 commented 7 years ago

Will squash them, once all the checks are okay. @nemaniarjun

Aniq55 commented 7 years ago

screenshot from 2016-12-28 14-59-56 @abhsag24

Aniq55 commented 7 years ago

I've checked all the indentation stuff, but still Travis is giving error @abhsag24 @nemaniarjun

abhay-raizada commented 7 years ago

@Aniq55 do pip install -r test-requirements.txt and then do coala

Aniq55 commented 7 years ago

I need to use pip3 instead of pip @abhsag24

abhay-raizada commented 7 years ago

@Aniq55 yes i assumed you were using a virtual environment

abhay-raizada commented 7 years ago

@Aniq55 can you show us how it looks with the blur bar added?

abhay-raizada commented 7 years ago

@Aniq55 also please squash all your commits

Aniq55 commented 7 years ago

screenshot from 2016-12-28 18-13-44

@abhsag24

abhay-raizada commented 7 years ago

awesome now just need to squash all your commits :P