Christoffer Winterkvist
Christoffer Winterkvist
@DmitriyKirakosyan any updates on this?
@clivebuc-lab do you have a crash report that I can take a look at?
Open the Console.app, click on Crash Reports in the sidebar and look for anything related to Keyboard Cowboy.
It looks like the zip file wasn't included with the GitHub issue.
Would you mind sending them directly to GitHub instead of attaching them to an email?
Hey @greg1075, so right now, custom dimensions aren't supported. It just makes the apps stick to the corners of the screen. I've been thinking about rewriting some of these commands,...
Hey @Lechugalechuga, I think those commands need a bit more work. I've basically only used them for clicking on focused elements to leading, trailing positions inside an active container (like...
@nikitabobko can confirm that `CGEvent.tapCreate` is also impacted by Secure Input, regardless of how it's configured (`CGEventTapLocation` and `CGEventTapPlacement`).
I’ve created a pull request to address this issue. You can check it out here: https://github.com/MrKai77/Loop/issues/694
If the new build depends on my fix, you won't notice the issue until you've used Loop for a while. The problem is that it keeps adding references to mouse...