Cœur

Results 653 comments of Cœur

Yes, we can combine them. But the floating group row has to be implemented before or in the same PR.

As present bdkjones repo is not maintained anymore, and as I am a maintainer for a fork of VDKQueue, I thank you for the suggested fix. I decided to implement...

I see, good idea to have a custom event to stop observing instead of polling all the time. Although, in the implementation, I'll prefer to make use of the existing...

Hi @bdkjones . Well, I added a lengthy comment to the Transmission fork of VDKQueue about a year ago regarding newer alternatives: https://github.com/transmission/transmission/blob/main/macosx/VDKQueue/VDKQueue.h >#warning Adopt an alternative to VDKQueue (UKFSEventsWatcher,...

@gobbledegook I wrote a possibly simplified version of your idea, by sending only a single `EV_ADD | EV_ONESHOT`: https://github.com/transmission/transmission/pull/6452

So, I decided to take steps and maintain a fork of VDKQueue: https://github.com/coeur/VDKQueue It has mostly all my pull requests included, and gobbledegook suggestions, and warnings/format fixed, and readme documented...

@tarbaiev-smg I believe you'd need to rebase your PR, since it now has conflicts that must be resolved.

@ckerr @tearfur @mikedld why the GitHub CI didn't run here? [edit: oh, never mind, that's branch 4.0.x]

To my understanding, .app isn't one file, it's one folder. So we can't download one unless it's archived (.tgz, .zip, or .dmg).