On Sun, Sep 10, 2023 at 11:49 Max Nikulin wrote:
> On 10/09/2023 16:44, Tom Browder wrote:
> > On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
> >
> >> You can create a mock-up and use it instead of real xclip binary.
> >
> > Sounds interesting, Max, can you show the code?
>
> Unless you need to
On 10/09/2023 16:44, Tom Browder wrote:
On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
You can create a mock-up and use it instead of real xclip binary.
Sounds interesting, Max, can you show the code?
Unless you need to test subtle issues like
https://github.com/astrand/xclip/issues/20
On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
> On 10/09/2023 06:36, Tom Browder wrote:
> > We have a Raku module that uses "xclip" during use on a computer with a
> > monitor. We need to test it with Github workflows which does not have a
> > graphics device.
> >
> > Is there any "xclip" opti
On 10/09/2023 06:36, Tom Browder wrote:
We have a Raku module that uses "xclip" during use on a computer with a
monitor. We need to test it with Github workflows which does not have a
graphics device.
Is there any "xclip" option to allow for testing without a graphics
devivce without throwin
On Sat, Sep 9, 2023 at 18:47 Greg Wooledge wrote:
> On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote:
> > Is there any "xclip" option to allow for testing without a graphics
> devivce
…
Thanks, Greg!
-Tom
On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote:
> Is there any "xclip" option to allow for testing without a graphics devivce
> without throwing an error? Or any suggestion for a work around?
Look at the xvfb package. It gives an X server that exists entirely in
memory, not needing a
We have a Raku module that uses "xclip" during use on a computer with a
monitor. We need to test it with Github workflows which does not have a
graphics device.
Is there any "xclip" option to allow for testing without a graphics devivce
without throwing an error? Or any suggestion for a work arou
7 matches
Mail list logo