]> git.sur5r.net Git - i3/i3/commit
i3bar: Bugfix: Correctly allocate pixmap for statuslines which are longer than your...
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Aug 2011 16:48:29 +0000 (18:48 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 24 Aug 2011 16:48:29 +0000 (18:48 +0200)
commit7af39906da26391c53f5af15eda632ff9ba91280
tree03f3378491b68f875d960f1b420cc363a73f1377
parent6bcc670257bc243ad27981b847b4c31182960e13
i3bar: Bugfix: Correctly allocate pixmap for statuslines which are longer than your screen

In case of a 1024 px screen and a 1128 px status line, the status line was not
only cut off (it has to be, obviously), but the right part showed some black
pixels.
i3bar/src/xcb.c