]> git.sur5r.net Git - i3/i3/commit
Bugfix: Recognize clicks as client clicks (opposed to border_clicks) when clients...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Aug 2009 20:47:42 +0000 (22:47 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Aug 2009 20:47:42 +0000 (22:47 +0200)
commitaf3972aa9fd691a9723bb816a954704d50794ad6
treea246c40e36d0616ea34c3e0af9f2386dd3bd7a30
parent4c373c2128cbb60a6d6623f5b6a7deac498bcabc
Bugfix: Recognize clicks as client clicks (opposed to border_clicks) when clients send them for their parent window

See comment, happened for example with xfontsel. You normally got
to see the resize bar (when having >1 column, of course).
src/handlers.c
src/resize.c