aboutsummaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2022-10-30 22:04:05 +0100
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2022-10-30 22:22:08 +0100
commit0b89d4b2a7ae84a852a707d71cf2697e55581ee7 (patch)
tree5e4bb7059a174cea797348a034aef5ff829350af /release-notes
parent327bca26d87332bddb5969fe93a6a2283f50a363 (diff)
downloadi3-0b89d4b2a7ae84a852a707d71cf2697e55581ee7.tar.gz
i3-0b89d4b2a7ae84a852a707d71cf2697e55581ee7.zip
implement bar { padding } config directive
related to https://github.com/i3/i3/issues/3724 related to https://github.com/i3/i3/pull/4288 fixes https://github.com/i3/i3/issues/3721
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/changes/1-bar-padding1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes/changes/1-bar-padding b/release-notes/changes/1-bar-padding
new file mode 100644
index 00000000..212e9d1a
--- /dev/null
+++ b/release-notes/changes/1-bar-padding
@@ -0,0 +1 @@
+i3bar: bar { padding } config directive now implemented (supports bar { height } from i3-gaps)