1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include/components
Mathis Weber b5292791ef
fix: check if double click action associated (#2695)
When a module is clicked, only wait for the double click interval if a
double click action is associated with that module. Otherwise trigger
the click right away.

Fixes: #2663
2022-04-25 12:59:40 +02:00
..
bar.hpp fix: check if double click action associated (#2695) 2022-04-25 12:59:40 +02:00
builder.hpp builder: Use unordered_set for attribute activations 2022-03-14 22:58:01 +01:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
config_parser.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
controller.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
eventloop.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
renderer_interface.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
screen.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
types.hpp Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00