PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
334 stars 32 forks source link

New GUI #77

Open rejexy opened 4 years ago

rejexy commented 4 years ago

I drew 2 sketches. image image What do you think about this? The reload button replaces the refresh of achievements and games in the menu.

I removed "only" because, logically, when you turn on the checkboxes, they should turn something on, not turn it off. In principle, it can be replaced by a radio button: 🔘 Display All 🔘 Display Only Locked 🔘 Display Only Unlocked

Sorting and displaying can also be transferred to a separate button, as is done in Lutris. image

PaulCombal commented 4 years ago

That's looking great! The thing is, a few of those options aren't technicly doable now:

Also about the refresh button, I'm not sure putting it next to "Save" is the best idea.. I'm worried about misclicks.

Other than that, that's a very good design idea! I'll definitely use that as a base for future GUI work. Thanks a lot!

rejexy commented 4 years ago

I think refresh can be moved left after the search bar