mirror of
https://github.com/polybar/polybar.git
synced 2026-02-13 08:45:25 +00:00
Using a bit vector to track the active attributes does not really give a significant speed increase, especially for only two attributes Checking if a syntaxtag or an attribute exists in the map just adds unnecessary code