commit | 7225c7ff34ca7be36bfbb4d82aee2442cb8f9e21 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Wed Jun 14 00:06:16 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Wed Jun 14 00:06:16 2017 -0700 |
tree | 92c8df5c5fb8f4317c768cad731eed3aa4d4edfe | |
parent | 107d2e51d2a8ddc0709ef7831e10d4d79e09deb1 [diff] |
vnc: Remove EventQueue Put the VNCFlinger in the screenData so that it can be accessed by clients. This removes the need for the message queue. The buffer ready event was removed in a previous commit.