Carlin Scott

Results 97 comments of Carlin Scott

That's possibly related. Although Firefox add-ons aren't dll's there is the distinct possibility that the conflicting apps are also registering the hotkey, but then why would hotkey control not working...

This isn't compatible with Logitech SetPoint but it did work with Task Manager in the foreground. The mk-win code is still the best option but I'm not entirely sure why...

I've suspected for a while that keyboard apps like SetPoint are handling the low level key events and not passing them further along in the call chain. This would explain...

I know nothing about that desktop environment and it's hard enough supporting just the mainline Ubuntu desktop environment. If you can write code in a c language you could make...

@Noitidart can you provide some insight on this?

@Noitidart v1.0.0 was released with head of your os-types repo master branch. At least that's what git is telling me.

Nevermind, apparently "update all submodules" means reset. Should I push this out now or is it too bleeding edge with latest everything from your submodules?

Could one of you test out the update before I publish it? My Linux machine has hardware issues at the moment. [browsermediakeys.zip](https://github.com/carlin-q-scott/browser-media-keys/files/519873/browsermediakeys.zip)

@Noitidart the pageWorkerManager.js was not modified since the previous version that worked for @X-Ryl669 so I don't think that error message is relevant although maybe it's possible that his prefs...

@Noitidart That could be causing problems since simply refreshing a page will de-register and re-register hotkeys if it's the only media page open. I mitigated that risk by adding a...