1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components/x11
Michael Carlberg bcf9249dc7 refactor: Use plain std::function callbacks
Replace fastdelegate with plain std::function's because
of incomplete clang support
2016-10-25 01:51:57 +02:00
..
atoms.hpp feat: New module xbacklight 2016-10-19 14:46:44 +02:00
color.hpp fix(ci): Forward decl. error 2016-10-11 15:31:52 +02:00
connection.hpp fix(tray): Handle error when trying to restack window 2016-10-15 14:51:37 +02:00
draw.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
fontmanager.hpp fix: Pass xcb_params_t by value 2016-10-11 13:48:50 +02:00
randr.hpp feat: New module xbacklight 2016-10-19 14:46:44 +02:00
tray.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
types.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
window.hpp fix: Make the application work properly using i3wm 2016-10-11 23:42:01 +02:00
xembed.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
xlib.hpp feat(config): Reference values defined in Xresources 2016-10-19 09:16:09 +02:00
xresources.hpp feat(config): Reference values defined in Xresources 2016-10-19 09:16:09 +02:00
xutils.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00