qmk / qmk_flasher

flashing utility for the Atmel AVR USB family
MIT License
63 stars 24 forks source link

Save and restore window position and size #39

Open skullydazed opened 7 years ago

skullydazed commented 7 years ago

Currently we always open at the same size and centered on the screen. We should remember where the user places the window and open there instead. After #36 we'll also want to save and restore the window size.

Two possible solutions: