InputBot icon indicating copy to clipboard operation
InputBot copied to clipboard

MacOS Support

Open aaronleopold opened this issue 3 years ago • 6 comments

I'll try and work on implementing a solution compatible with MacOS over the next few months, and I'll post any updates / concerns over on this issue.

My current plan is to create some rust bindings around a C file that would call apple's native api for event handling.

aaronleopold avatar Mar 14 '21 21:03 aaronleopold

How's it going?

isunjn avatar Sep 27 '21 06:09 isunjn

@obv-mikhail Are you considering add MacOS support? I'm expecting inputbot can target all 3 major platform.

isunjn avatar Sep 27 '21 06:09 isunjn

@isunjn it would be great to have MacOS support but I won't contribute to this personally as I don't own a Mac machine.

obv-mikhail avatar Sep 27 '21 13:09 obv-mikhail

@isunjn it would be great to have MacOS support but I won't contribute to this personally as I don't own a Mac machine.

How about ask the community for help in the readme and crate docs?

isunjn avatar Sep 27 '21 13:09 isunjn

hey @isunjn, honestly life go in the way of my free time and I haven't worked on this in quite some time. I made some progress on my own fork (77fe70428dc5c583481591d2b27effae80e10aea and 9c1ad499bdc9d1eb05ef5dcf69954ccd17cf279c). I'd be happy to make a PR to a dev branch to open this up to the rest of the community if they want to pick up from where I left off, but I likely won't have time until winter.

aaronleopold avatar Sep 27 '21 17:09 aaronleopold

@obv-mikhail I went ahead and made a PR for the develop branch, refactor it to whichever branch since it is a WIP :)

aaronleopold avatar Sep 27 '21 17:09 aaronleopold