SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.55k stars 492 forks source link

Color Clipboard #3100

Open bruhmoent opened 1 week ago

bruhmoent commented 1 week ago

This PR adds three new options to the Color Menu:

These options enable users to copy and paste colors between objects with the color menu via the SDL's clipboard feature.

MatusGuy commented 1 week ago

What is this? Please describe this feature in the pr description.

bruhmoent commented 1 week ago

I can do that, sure. I'm still gonna keep the current in game functionality, but I'm gonna also add parsing it from the clipboard upon clicking the paste entry.