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

Make GUI better. #227

Closed hackrush01 closed 7 years ago

hackrush01 commented 7 years ago

Two things

  1. The whole picture should fit the frame.
  2. As a whole UI should be made to look better. Maybe use something other than tkinter before it's to late.
nkprince007 commented 7 years ago

We'd have a lot of dependencies, like if you're onto building something with PyQt, you'd get an enriched UI, but, considering the scale of project and the memory footprint, it seems all the way good to have something that comes standard. But anyway, options are welcome.

hackrush01 commented 7 years ago

But at-least the pictures should fit perfectly in the UIP frame.

nkprince007 commented 7 years ago

But that doesn't mean we would have to change tkinter..