1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-02-17 15:55:20 -05:00
polybar/include
patrick96 ff6ac9fefc Make ewmh_connection act as xcb_ewmh_connection_t*
This way, we don't have to explicitly get the xcb_ewmh_connection_t
pointer from the object and can simply derference the ewmh instance
itself.
2022-03-21 21:37:12 +01:00
..
adapters feat(script): add repeat interval for script failure and exec-if 2022-03-07 15:44:55 +01:00
cairo Stop using unique_ptr for on_exit 2022-03-06 18:28:26 +01:00
components Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
drawtypes
events
ipc
modules feat(script): add repeat interval for script failure and exec-if 2022-03-07 15:44:55 +01:00
tags
utils Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
x11 Make ewmh_connection act as xcb_ewmh_connection_t* 2022-03-21 21:37:12 +01:00
CMakeLists.txt
common.hpp
debug.hpp
errors.hpp
settings.hpp.cmake