commit | 66f1db543b425f6fe64d437477e6f78924ec57be | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu May 02 12:32:03 2019 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Jul 01 10:48:21 2019 +0200 |
tree | 196c5e5fd095f6690da363d05be306ec877c13b0 | |
parent | 546b2ad80a68e80a737aade06f0685cccb5e9716 [diff] |
Clean up internal clipboard handling We now filter incoming data, which means we can start assuming the clipboard data is always null terminated. This allows us to clean up a lot of the internal handling.