gri3-wm/i3bar/src
Ingo Bürk ca82f95812 feat: added support for user-defined border widths in i3bar blocks (#3726)
This change introduces support for four new properties on the i3bar
protocol, namely "border_top", "border_right", "border_bottom"
and "border_left".

If a block is drawn with a border, these values define the width of
the corresponding edge in pixels. They all default to 1 if not
specified to preserve compatibility.

fixes #3722
2019-06-22 22:18:29 +02:00
..
child.c feat: added support for user-defined border widths in i3bar blocks (#3726) 2019-06-22 22:18:29 +02:00
config.c Merge pull request #3246 from orestisf1993/bar-modifier-3234 2018-04-17 13:13:18 +02:00
ipc.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
main.c feat: support transparency (RGBA) in i3bar (#3727) 2019-06-22 17:23:21 +02:00
mode.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
outputs.c i3bar: free output data structures 2017-12-03 20:25:34 +02:00
parse_json_header.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspaces.c Add strip_workspace_name 2018-03-11 12:17:42 +08:00
xcb.c feat: added support for user-defined border widths in i3bar blocks (#3726) 2019-06-22 22:18:29 +02:00