polybar/include
patrick96 3ebb0b0b03 builder: Simplify open tag tracking
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
2019-08-06 21:36:20 +02:00
..
adapters feat(net): Support bridge interfaces (#1528) 2018-11-28 16:09:00 +01:00
cairo refactor(font): More robust font size calculation 2019-06-03 00:49:48 +02:00
components builder: Simplify open tag tracking 2019-08-06 21:36:20 +02:00
drawtypes refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
events signal_emitter: Don't swallow exceptions 2019-02-05 11:50:57 +01:00
modules feat(github): add support for github enterprise (#1841) 2019-08-04 20:58:25 +02:00
utils config_parser: Introduce stricter syntax conventions (#1377) 2019-08-06 19:41:31 +02:00
x11 build: remove xdamage extension 2019-06-03 00:46:12 +02:00
CMakeLists.txt build: remove xdamage extension 2019-06-03 00:46:12 +02:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake builder: remove BUILDER_SPACE_TOKEN 2019-08-06 21:36:20 +02:00