ecc881b9b3
build_cmd simplifies building a command string and helps avoid typo errors when adding new commands since most commands follow the same format. Rename EVENT_LCLICK and EVENT_RCLICK and to EVENT_TAG_LCLICK and EVENT_TAG_RCLICK for clarity and to allow specifying multiple click commands in the future without confusion. Also remove std:: from vector since it is not needed. |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
tags | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
common.hpp | ||
debug.hpp | ||
errors.hpp | ||
settings.hpp.cmake |