Daniel Jonsson

Results 5 comments of Daniel Jonsson

@rqueue Not sure what command did the trick, but I ran the following commands a couple of times: ``` $ defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-8.3.2 $ find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist...

I took a look at this. Sadly I haven't managed to fix the problem. However, I believe the problem resides in the [globalhotkeys C code](https://github.com/Guake/guake/tree/e0fde824f865462e875be5613d9b3a835051d274/src/guake/globalhotkeys). In the file [keybinder.c](https://github.com/Guake/guake/blob/e0fde824f865462e875be5613d9b3a835051d274/src/guake/globalhotkeys/keybinder.c#L236) during...

Is there anything left? I'm pumped up to see it merged 🍹

> `Newtonsoft.Json` is already bumped for the `net6.0` target and above in the `dev` branch in [this commit](https://github.com/HangfireIO/Hangfire/commit/8585fdefbc9e08c63c6bef72dc483858f325941f), and will be released with Hangfire 1.9.0. The workaround to avoid warnings...

> As of v0.50 you can now focus the main view (by pressing `0`), and then you can navigate it using all the normal navigation keys like `.` and `,`...