]> git.sur5r.net Git - i3/i3/commit - src/x.c
Remove title indentation in nested containers. (#2330)
authorIngo Bürk <admin@airblader.de>
Sun, 1 May 2016 16:59:50 +0000 (18:59 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Sun, 1 May 2016 16:59:50 +0000 (18:59 +0200)
commit3b089d0771e236ea215a40067ad7a04162e9f69d
tree8dac6d49c71bba7c828f84d0b701c7313d47a094
parent4365f46d1bcbc7451afc3d3f0891e5293f6ad4ed
Remove title indentation in nested containers. (#2330)

This commit removes the title indentation in certain nested container
situations. The behavior was considered broken as it didn't seem to
make sense and it was unclear why this was introduced.

Given that nobody on i3-discuss@ complained about removing this logic
within two weeks, we are now removing it to make the title rendering
code a little less complex.

fixes #2247
src/x.c