polybar/src/drawtypes
Ron0Studios 303015244e
feat: longest match ws-icon fuzzy matching (#2831)
* better fuzzy matching

Improved fuzzy matching so that it finds the longest matching icon instead of the first possible match

* Update CHANGELOG.md

* removed debug output

* added tests and improved fuzzy finder

- added return statements to the fuzzy finder
- added tests to check whether the fuzzy finder works.

* minor style changes

* minor change to iconset.cpp

* Delete tasks.json
2022-10-05 23:05:44 +02:00
..
animation.cpp Remove unused factory.hpp imports 2021-09-21 21:43:27 +02:00
iconset.cpp feat: longest match ws-icon fuzzy matching (#2831) 2022-10-05 23:05:44 +02:00
label.cpp feat(tokens): Negative minimum length adds right padding (#2801) 2022-08-25 00:36:38 +02:00
layouticonset.cpp feat(xkeyboard): Icon matching using variant (#2521) 2021-10-05 12:12:47 +02:00
progressbar.cpp Remove unused factory.hpp imports 2021-09-21 21:43:27 +02:00
ramp.cpp feat(ramp): Allow specifying ramp weights (#2505) 2021-09-22 21:46:20 +02:00