mirror of
https://github.com/polybar/polybar.git
synced 2026-02-08 18:15:31 +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