summaryrefslogtreecommitdiffstats
path: root/swaygrab
diff options
context:
space:
mode:
authorLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2015-12-27 13:18:55 +0100
committerLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2015-12-27 13:18:55 +0100
commitd21b15a4be35524a2021a61c3ec15d73d412c969 (patch)
tree2f68c3cefd0c2542a594ae09d40eef12e2e835d6 /swaygrab
parentMerge pull request #408 from mikkeloscar/add-focus-sibling (diff)
downloadsway-d21b15a4be35524a2021a61c3ec15d73d412c969.tar.gz
sway-d21b15a4be35524a2021a61c3ec15d73d412c969.tar.zst
sway-d21b15a4be35524a2021a61c3ec15d73d412c969.zip
swaybar: Add support for Airblade i3bar extensions
This extends the i3bar protocol implementation with the following features from @Airblade/i3: * background * border * border_top, border_bottom, border_left, border_right A block will now be rendered like this: ``` (border_left + margin) + width + (margin + border_right) + sep ``` Where `border_left/border_right` and their related margin is only drawn if the `border` is specified and the border has a width > 0 (default is 1). `border_top` and `border_bottom` does not affect the height of the bar (no margin is added), thus it will be drawn behind the text if it is too big. The user should specify a bar height if more space between top/bottom borders are required.
Diffstat (limited to 'swaygrab')
0 files changed, 0 insertions, 0 deletions