yambar/bar
Nulo 910522262f
Only add spacing if the module is not empty
If the module is empty (width is 0) no spacing will be rendered for it.

This makes modules that auto-hide (for example, network modules for interfaces not used all of the time) occupy no space in the bar.
2021-08-12 19:29:07 +02:00
..
backend.h bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
bar.c Only add spacing if the module is not empty 2021-08-12 19:29:07 +02:00
bar.h bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
meson.build module/river: meson: explicitly add wl_proto_src + wl_proto_headers to sources 2020-09-24 17:30:18 +02:00
private.h bar: add border.{left,right,top,bottom}-width 2021-07-28 11:00:04 +02:00
wayland.c bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00