pierce-smith1 / yok.scr

the doughbyte-themed windows screensaver
https://doughbyte.com/aut/yokscr
11 stars 1 forks source link

Add palette sharing in the palette customizer #56

Closed McAwesome123 closed 7 months ago

McAwesome123 commented 7 months ago

image

This would let you easily share your palettes with others without them having to edit the registry. Window design may or may not be subject to change. (For example: the export button may be removed as it isn't strictly necessary. Especially if I can't figure out how to make it functional.)

This should resolve #48 and fix #54.

pierce-smith1 commented 7 months ago

We should also think about how the import is actually going to work. Is it going to replace all of their existing palettes with the imported ones, or is it going to add each of the imported palettes as new ones? If it does something destructive, the dialog should absolutely include a warning that it's going to delete all your palettes or whatever.

McAwesome123 commented 7 months ago

We should also think about how the import is actually going to work. Is it going to replace all of their existing palettes with the imported ones, or is it going to add each of the imported palettes as new ones? If it does something destructive, the dialog should absolutely include a warning that it's going to delete all your palettes or whatever.

I'd prefer to go for adding each of the imported palettes as new ones rather than replacing the existing ones.