]> git.sur5r.net Git - i3/i3/commit
Rerender on button press only when focus changes
authorTony Crisci <tony@dubstepdish.com>
Sun, 4 May 2014 11:50:23 +0000 (07:50 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 4 May 2014 20:55:50 +0000 (22:55 +0200)
commitb714878f52ef7c175699ed831c5925a577621f5a
tree674c0bea93f1f2984d2ec4aafb706071521722f2
parent13db56255134a71acd2fd5a7e254adfbd0c2983b
Rerender on button press only when focus changes

On button press events, the only change in state that would presently
require rerendering the tree is when the focused window changes.
src/click.c