Accept resize request only from the client which connected first
commit12287e473dd8640396e585a22593d93bf16f936f
authorMarc André Tanner <mat@brain-dump.org>
Thu, 27 Feb 2014 16:04:36 +0000 (27 17:04 +0100)
committerMarc André Tanner <mat@brain-dump.org>
Thu, 27 Feb 2014 16:04:36 +0000 (27 17:04 +0100)
tree92864fa1cd3e2b72f08a8b04fd32b4ea535f63ac
parented4f1ecdcde57bb692dcae0185071df11d24427a
Accept resize request only from the client which connected first

The problem this prevents is that when two instances are viewing
simultaneously they won't resize each other windows.
server.c