1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components
Michael Carlberg 9f9f438fae refactor: Remove last usage of boost::optional
Since it's the only thing boost was used for at the moment
we drop it to be able to get rid of a dependency.
2016-12-15 17:13:16 +01:00
..
bar.hpp refactor(clang-tidy): Apply fixes 2016-12-15 03:30:41 +01:00
builder.hpp refactor(clang-tidy): Apply fixes 2016-12-15 03:30:41 +01:00
command_line.hpp refactor(clang-tidy): Apply fixes 2016-12-15 03:30:41 +01:00
config.hpp refactor: Remove last usage of boost::optional 2016-12-15 17:13:16 +01:00
controller.hpp refactor: Initialize data 2016-12-15 09:30:31 +01:00
eventloop.hpp refactor: Initialize data 2016-12-15 09:30:31 +01:00
ipc.hpp refactor(clang-tidy): Apply fixes 2016-12-15 03:30:41 +01:00
logger.hpp refactor(logger): Cleanup 2016-12-14 11:01:44 +01:00
parser.hpp fix(parser): Apply clang-tidy fixes 2016-12-14 11:01:44 +01:00
renderer.hpp refactor: Remove last usage of boost::optional 2016-12-15 17:13:16 +01:00
screen.hpp refactor: Object construction 2016-12-14 11:01:44 +01:00
types.hpp refactor: Remove last usage of boost::optional 2016-12-15 17:13:16 +01:00