Sergey Bugaev
Sergey Bugaev
Sorry for the delay... > May I ask you your mouse DPI? It should be written under it near the sensor, if anything like mine. DPI is 6400. What does...
> 1. Change `BINDIR` to `/usr/local/bin` > 2. Don't link `xsel.1,xclip.1` man files if they already exist as files (not links) This is covered by setting `PREFIX=/usr/local` when installing, no?
Are you, perhaps, looking to contribute the missing implementation? :slightly_smiling_face:
LGTM, but please squash the commits.
Oh, you didn't use the actual values? Please do — check what values the Apple version has.
On commits: there is a point in having good, self-contained commits that change one thing at a time. But there's no point in 7 "add some more symbols" commits in...
`NSLog(@"%@", kCGFontNameKeyFullName);`, for example :slightly_smiling_face:
The same way, just link to that dylib (instead of the system copy) under Darling.
Oh, well. Then you're going to have to see what the symbol points to, and extract the `CFString` from there. Simply running `strings` on the binary may give you enough...
Please do. Whatever remaining objections/corrections I might/would have had would be better dealt with after the fact, compared to keeping this stalled indefinitely.