]> git.sur5r.net Git - i3/i3/commit
Don't grab the buttons on the root window. 2169/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 20 Jan 2016 21:28:20 +0000 (22:28 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Wed, 20 Jan 2016 21:28:20 +0000 (22:28 +0100)
commit95b60b170e0b3cd25e03fef57e1968d9782f66b1
treec211bc8eb3b62068434da54f016429cb388896ad
parentcfd07ab0e6d46933a0cb13e143c42c794cd17b2e
Don't grab the buttons on the root window.

We don't actually need to grab the buttons to fix #2097, but doing so
will cause a freeze due to unreleased events.

We partially revert 6f12f02 which avoids the freeze, but doesn't break
functionality.

relates to #2097
fixes #2168
src/bindings.c