Re: X11 client fails keeping ownership of CLIPBOARD

2025-04-01 Thread Lucas de Sena
On 2025-03-31, Travis Shelton wrote: > I did and now the code works. > To disable (at least, partially) the clipboard manager in my system: > go to System Tray Settings (right click in the arrow near the bottom > right corner of the Desktop, then click on `Configure System Tray'), > Entries, Syste

Re: X11 client fails keeping ownership of CLIPBOARD

2025-03-31 Thread Travis Shelton
On Monday, March 31st, 2025 at 3:41 AM, Lucas de Sena wrote: > You can try to terminate/kill KDE's clipboard manager while you are doing > your experiments with the CLIPBOARD selection. I did and now the code works. To disable (at least, partially) the clipboard manager in my system: go to Syst

Re: X11 client fails keeping ownership of CLIPBOARD

2025-03-30 Thread Lucas de Sena
On 2025-03-30, Travis Shelton wrote: > This occurs within less than a second, before I can act on the clipboard. > > Using `xwininfo', each of the `requestors' is related to `Qt Clipboard > Requestor Window'. Qt is probably part of my Desktop Environment. > > I would like the above code to keep