commit | 919ae4572ceef9c0368fec88734ea075ffa1c962 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Wed May 04 17:51:19 2016 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Wed May 04 17:51:19 2016 +0200 |
tree | 5e0abc4781044613c407e0474bec2c4a73537871 | |
parent | 2b949c2a8b02be4920388ce58a473e8cdc182b43 [diff] |
Be more paranoid about ShmCompletion events Unfortunately HP ships a buggy X server on their thin clients that send out extra, bogus ShmCompletion events. This screws up our logic so we need to filter them out. Fortunately they are sent with an invalid drawable id, so simply verify that.