polybar-dwm/include/modules/meta
Przemek Grondek dd03bb3c40 Merge tag '3.6.3'
Search for xcbgen with PYTHON_EXECUTABLE

This way users can specify `-D:PYTHON_EXECUTABLE` to force a certain
python executable and that executable will then also be used to search
for xcbgen.

This should also provide a more universal solution to the configuration
issues with pyenv or conda since the user can just specify
`-D:PYTHON_EXECUTABLE=/usr/bin/python3`.
2023-08-05 18:44:08 +02:00
..
base.hpp fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00
base.inl fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00
event_handler.hpp refactor(event_handler): Abstract sink attaching 2016-12-23 05:08:19 +01:00
event_module.hpp Enable module in start funcion (#2538) 2021-10-15 10:33:10 +02:00
factory.hpp dwm: Refactor code for new action handling 2020-12-19 19:53:00 -05:00
inotify_module.hpp Enable module in start funcion (#2538) 2021-10-15 10:33:10 +02:00
static_module.hpp Enable module in start funcion (#2538) 2021-10-15 10:33:10 +02:00
timer_module.hpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00