polybar/src/components
Michael Carlberg a1d30ddee3 feat: Configurable _NET_WM_STRUT_PARTIAL
Bspwm just released support for _NET_WM_STRUT_PARTIAL
which can be used to fix the workspace padding

New config section:

[global/wm]
margin-top = 5
margin-bottom = 5
margin-left = 5
margin-right = 5
2016-11-04 20:23:15 +01:00
..
bar.cpp feat: Configurable _NET_WM_STRUT_PARTIAL 2016-11-04 20:23:15 +01:00
builder.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
command_line.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
config.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
controller.cpp refactor: Code cleanup 2016-11-04 19:21:56 +01:00
eventloop.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
logger.cpp fix(build): GCC warnings 2016-11-03 18:19:47 +01:00
parser.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
signals.cpp refactor: Code cleanup 2016-11-04 19:21:56 +01:00
types.cpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00