On Wed, Mar 8, 2017 at 1:00 PM, ToddAndMargo <toddandma...@zoho.com> wrote:

> On 03/08/2017 07:49 AM, Brandon Allbery wrote:
>
>>
>> On Wed, Mar 8, 2017 at 5:51 AM, ToddAndMargo <toddandma...@zoho.com
>> <mailto:toddandma...@zoho.com>> wrote:
>>
>>     int XStoreBytes(Display *display, char *bytes, int nbytes);
>>
>>
>> Do I want to know why you're using X11R3 compatibility functions?
>>
>
> Well now ...
>
> I am trying to put together a module to read and write to
> both X11 clipboards that does not use "xclip".
>
> What is that anyway?  C code?
>

Yes.

Also this is a particularly ugly hack (among other things: this is why
nobody realizes X11 can clipboard *any* data, not just text. But if you go
through the ancient cutbuffer stuff, simple text is all you get).

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to