]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly use workspace_show() when focus changes to a different output via...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Oct 2011 22:04:10 +0000 (23:04 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Oct 2011 22:04:10 +0000 (23:04 +0100)
commit38447c4b47e1a2cf75596171f003b3fb17502ed6
tree218f462a5846448f6918844e39e3ec1ec90b62b0
parente710477a07d99aed04694d7a50a280c1766f47a0
Bugfix: Correctly use workspace_show() when focus changes to a different output via EnterNotify or FocusIn (Thanks pnutzh4x0r)

This makes i3bar show the correct workspace when you move your mouse from one
output to another.
src/handlers.c