Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
documentation XDragSource
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from clipboard was zero terminated which was wrong
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not include the terminating 0 because we want to return a byte sequence without it, the byte sequence has a length so no terminating 0 is necessary
|
|
tag may contain parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sending clipboard changed notifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|