]> git.sur5r.net Git - i3/i3/commit
Bugfix: Change the event mask to ignore enter notifies when rendering the layout...
authorMichael Stapelberg <michael+x200@stapelberg.de>
Tue, 10 Mar 2009 23:20:56 +0000 (00:20 +0100)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Tue, 10 Mar 2009 23:20:56 +0000 (00:20 +0100)
commit38c8541807d50e18bf5ea61995ec6b3ab3e8a068
tree22a5e5108c9fbda7cd86516fbe98f22fc6b51b19
parent408b2bdb3962a6cc77635e342c5e9a41e6fc4bf7
Bugfix: Change the event mask to ignore enter notifies when rendering the layout and changing workspaces
include/layout.h
include/util.h
include/xcb.h
src/commands.c
src/layout.c
src/mainx.c
src/table.c
src/util.c