commit | 44a1d71f33ad312991a201fc2c9ca4949edd7d54 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Sep 11 14:22:04 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Sep 11 14:22:04 2018 +0200 |
tree | 6a29529623d2c3f930973c566e72ccc9fbfc3204 | |
parent | c86ce3eeef5521134e8d30e6009dafc6b7c1759f [diff] |
Explicitly check screen layout after change There are some cases where the server state will not automatically be updated on a change. A prominent one is when only RFB attributes were changes (e.g. the screen ID) but nothing else. In that case there is no actual change in the X server, so it never sends any notification about change back to us.