polybar-dwm/include
Patrick Ziegler f653c3a738
fix(pulse): Hanging during connection setup (#2709)
If context_state_callback is called before we call
pa_threaded_mainloop_wait in the main thread, the signal is lost and we
wait forever.

Fixes #2707
Ref #2699
Ref #2697
2022-05-04 08:58:53 +02:00
..
adapters fix(pulse): Hanging during connection setup (#2709) 2022-05-04 08:58:53 +02:00
cairo build: Add missing includes 2022-03-02 15:09:52 +01:00
components fix: No overlines/underlines being drawn when using offsets (#2685) 2022-04-11 21:30:24 +02:00
drawtypes Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
events fix mouseover error when only one cursor is defined 2022-03-20 20:18:00 +01:00
ipc fix(ipc): Fallback folder not being user-specific (#2684) 2022-04-07 15:33:56 +02:00
modules fix(script): output timing inconsistencies (#2667) 2022-04-03 13:11:13 +02:00
tags fix: Handling for actions with negative offsets 2022-02-22 18:00:58 +01:00
utils fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00
x11 Cleanup cursor code 2022-03-20 20:18:00 +01:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00