tuberry / color-picker

Simple color picker for GNOME Shell.
GNU General Public License v3.0
144 stars 11 forks source link

Feature Request: Add clear button in sub menu. #18

Closed SaucySauce closed 3 years ago

tuberry commented 3 years ago

What does the button use for?

SaucySauce commented 3 years ago

to remove the color values in the list so it doesn't become too big.

or add a time limit to how long each color entry shows in the list.

tuberry commented 3 years ago

You can actually set the history size next to the icon, and the history is managed in a similar way to the first-in-first-out queue. I don't think the menu will become too long.