Adam Rutkowski

Results 65 comments of Adam Rutkowski

> want to PR it? Possibly, given enough capacity, will keep you posted. > So is QLC accepting an error as an input and not logging anything? Or is the...

FWIW https://github.com/parroty/excheck/pull/37 solves it. BTW I'll work on getting https://github.com/triqng/triq/pull/28 merged so that no IO capturing will be necessary in `excheck`.

Submitted first pass on https://github.com/parroty/excheck/pull/41

@parroty I pushed #37 to my branch and built stuff on top of it, effectively removing the module modified in #37. I could rewrite the commit history in #41, it...

Thanks @obrok > I can see one comment fixme. no counter example here in the PR. Is it ready? (or are you still working on this item? @parroty Yes, I'd...

FWIW wtype seems to work just fine ![image](https://github.com/ReimuNotMoe/ydotool/assets/173738/805f1588-e406-4b71-980e-e09806cd4fec)

@slashformotion thanks for your interest! The only dependency should be community/elixir if I'm not mistaken. To get an executable you'd do the following: ```  (yharnam) /tmp $ g clone...

@slashformotion thank you for your kind words. If there's anything missing from the docs I'm open to suggestions on how to make it more approachable. I've just tagged https://github.com/aerosol/wb/releases/tag/0.3.1 -...

@joedaws do you think this warrants adding those files to the repo or should we document GH pages deployment on its own page?