]> git.sur5r.net Git - i3/i3/commit
Only react on the last Expose event in a series of events. (#2636)
authorIngo Bürk <admin@airblader.de>
Fri, 13 Jan 2017 17:34:58 +0000 (18:34 +0100)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Fri, 13 Jan 2017 17:34:58 +0000 (09:34 -0800)
commitd58dbc3a77a27624e70fb4ffd149af2716502863
tree542f5516ecb0164d016e49d0bcf891878d82adb0
parentf80cbf7872bc9ced15ff0428d8c1edf79713791a
Only react on the last Expose event in a series of events. (#2636)

Thanks to @psychon for pointing this out during the review of PR #2624.
This commit extends this change to all other occurences of Expose events
within i3.
i3-config-wizard/main.c
i3-input/main.c
i3-nagbar/main.c
i3bar/src/xcb.c
src/handlers.c
src/restore_layout.c