jurialmunkey / skin.arctic.fuse

Other
149 stars 22 forks source link

:sparkles: Filter Icon selection with text box. #754

Closed QuickSwitchLK closed 3 months ago

QuickSwitchLK commented 3 months ago

Skin section

Widgets

Feature description

Now that there is a reason to set icons in multiple locations throughout the skin, would it be easy / possible for you to a text box to the icon selection window to filter the 1700+ icons based on filename?

Why is this feature needed? Please justify and explain.

Sometimes I am not sure what icon I want, so I end up loading the 1700+ icon directory and start to search the folder by keyword in Windows. The filename sometimes can be a bit odd, but it does help narrow down what I think would match what I am looking for.

Screenshots and Additional Info

image

Screenshot 2024-04-21 133722 2

Checklist

jurialmunkey commented 3 months ago

I had the thought the other day that I really wished I'd organised the icons into separate folders grouped by type - unfortunately too late for that now as it would mess up people's setups.

I'm not sure if there's a way to filter the file browser dialog directly as it is a builtin dialog rather than a custom one - - I'll try to see if it is possible because it would definitely be a good idea to have.

jurialmunkey commented 3 months ago

Had to use a custom dialog but wasn't too difficult to convert from the builtin dialog code.

QuickSwitchLK commented 3 months ago

Works very well. Thanks.

L0bsang commented 3 months ago

Great addition!