Dane Finlay
Dane Finlay
Hello Denver, Thank you for reporting this problem. It is indeed a bug with the library. It looks like scrolling is broken on macOS too. I'll have both fixed in...
No problem. I should have these bugs fixed soon.
This is fixed on the master branch. There is one limitation though. Double-click and triple-click will only work when the repeat syntax is used: ```Python { "double click": Mouse("left:2"), "triple...
Yes, I'm sorry about this. I should have made the RPC dependencies, pyperclip, pynput and others optional from the start. One way I could see around this problem is to...
Sorry for the late response! It's certainly possible to split Dragonfly into a bunch of sub-packages to be published separately. Some of us are considering splitting Dragonfly's actions and related...
I believe modularisation of dependencies should be done for Dragonfly version 1.0.0.
I'll make the necessary changes. As I have said elsewhere, Python 2.7 support will not be dropped for core features or for most of the SR engine back-ends, including the...
It seems that the [NatlinkModule/__init__.py](https://github.com/dictation-toolbox/natlink/blob/master/NatlinkModule/__init__.py) file was changed to import everything from *natlinkcore* in October. This issue is out of date.
That's all right, Quintijn. I am sorry to only reply to your comment today. I have updated the procedures that use the `natlinkstatus` module. Dragonfly will attempt to import this...
Hello @argenisB, Sure, I'll look into adding support for Spanish. Since you request Spanish Latin America, I assume the language is somewhat uniform in that region. But, to avoid confusion,...