polybar/src
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
..
adapters Merge remote-tracking branch 'origin/hotfix/3.6.3' 2022-05-04 11:08:12 +02:00
cairo Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
components fix: Handle X events before polling for IO (#2820) 2022-09-13 14:21:36 +02:00
drawtypes feat: longest match ws-icon fuzzy matching (#2831) 2022-10-05 23:05:44 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
ipc fix(ipc): Fallback folder not being user-specific (#2684) 2022-04-07 15:33:56 +02:00
modules fix(xwindow): Crash when no tag is set in format (#2833) 2022-10-05 21:39:02 +02:00
tags feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
utils Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00
x11 feat(xwindow): %instance%, %class% from WM_CLASS 2022-10-02 20:57:29 +02:00
CMakeLists.txt feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
main.cpp config_parser: Pass barname as argument to parse() (#2765) 2022-07-09 13:12:37 +02:00
polybar-msg.cpp Fix hint message when using deprecated polybar-msg hook 2022-03-05 09:41:00 +01:00
settings.cpp.cmake feat(temperature): Add `zone-type` setting (#2752) 2022-08-21 19:25:42 +02:00