SnosMe / uiohook-napi

MIT License
162 stars 37 forks source link

Build using unix timestamps #26

Open pie6k opened 1 year ago

pie6k commented 1 year ago

https://github.com/kwhat/libuiohook/pull/113/files

Libuiohook has added an option to use unix timestamp instead of mach_absolute_time (https://developer.apple.com/documentation/kernel/1462446-mach_absolute_time) for event.time

I think it would be useful to switch to use it.

jagadeesh-turing commented 2 months ago

@SnosMe I tried to build with the branch wip1.3 because I want to use the unix timestamp but ran into some build errors. Is it just me, or are there some pending changes?

TIA

SnosMe commented 2 months ago

GH actions completed for it, so it's on your side. I don't release it because found some bugs made after refactoring in upstream lib.