Matt Groth

Results 73 issues of Matt Groth

when I drag a .md file into the website Chrome just loads that file like it would any other with a file:// url. What am I doing wrong?

This is exactly what I was looking for, thank you. Unfortunately, images are not loading and showing up as question marks: ![screen shot 2017-08-18 at 10 44 46 am](https://user-images.githubusercontent.com/12831489/29463938-53c0d056-8402-11e7-899b-9e00614e7cea.png)

I am using jnativehook 2.2.2 on Mac 12.4. The library works perfectly for a while but always eventually stops receiving events after a few hours or so. There are no...

Cool plugin! Maybe make it 'argument optional' so there's an easy way to clear whatever you put in the menu bar before.

Every time I run I get an error like this: [2017-03-05 14:56:16][ERROR: action.applescript] { NSAppleScriptErrorBriefMessage = "Can\U2019t set backup of {\"\"} to some object."; NSAppleScriptErrorMessage = "Can\U2019t set backup of...

This extension seems like it could be really helpful, but it is not working for me. I am getting the error in the title of this issue every time a...

If I receive Cbor data without knowing the format, is there a way to decipher it? With json, I can just load it as a `JsonObject` and examine it through...

feature

**Describe the bug** This is the same issue that I asked about in slack a while ago (sorry for the long absence). The connection to the device sometimes works, sometimes...

bug

Resolves https://github.com/brainflow-dev/brainflow/issues/517 for mac. Should be generalized to all platforms. This PR changes the way that the native libraries are built into the java package on mac. It also contains...

It is not ideal that .dylib files are appearing in the project folder on `gradle run`. Can there be an option to use another location? [This doc](https://java-native-access.github.io/jna/4.2.1/com/sun/jna/NativeLibrary.html#library_search_paths) gives some useful...