]> git.sur5r.net Git - i3/i3/commit
Bugfix: Track the user’s pointer over the root window and update current workspace...
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 5 Aug 2009 22:59:48 +0000 (00:59 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 5 Aug 2009 22:59:48 +0000 (00:59 +0200)
commit3bd724f08db431aebeff3d889ee6eb8b214fb099
treec0881039aefc363d99df24d3c83bf31b3aaaa775
parent20875494ee930dd3d20ef37569516716ac68932b
Bugfix: Track the user’s pointer over the root window and update current workspace (Thanks xeen)

When not having any windows on the first workspace, switching to the
second workspace using your mouse was not registered by i3.
include/handlers.h
src/handlers.c
src/mainx.c