]> git.sur5r.net Git - i3/i3/commit
bindings: invert shift bit, don’t just remove it
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 28 Aug 2015 07:09:31 +0000 (09:09 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 28 Aug 2015 07:09:31 +0000 (09:09 +0200)
commitcbdf1ac8b60cfd8843ee2f93cffceb82b5a8ed1e
treec6ba8ab237140b495a260db0f7b24b92677262c0
parentea514eb3d402ac6289dcba9e0a2f89922defa068
bindings: invert shift bit, don’t just remove it

Before this commit, we only made the transformation of C → c, with this
commit we’re considering both c → C and C → c.

fixes #1870
src/bindings.c