Results 338 comments of Stefan Sundin

A while ago I wrote some logging code to try to figure out #5 (it hasn't helped me figure out the issue yet though). I just pushed it to a...

Hello. I haven't noticed anything broken recently but I'll try to test your scenarios at some point.

Nice. Thanks for sharing. I've been thinking about how to pause/play somehow, but never tried to code it. I think I was thinking that it could be dynamic based on...

Hi @JustDerb. I just released a new version, and now this behavior is possible by changing the config file like so: ```toml press_command = "xdotool key XF86AudioPlay" ``` But there...

Hi Taras. Good question. I don't have one. I sent them an email a few years ago, asking if they could provide a sample so that I could add support,...

Thanks for the offer @rektide! I was typing this in an email and was going to accept, but then I decided that I probably want two as well. So I...

Hi everyone, Sorry for the delay, but after having the device sitting on my desk and gathering dust for the last few weeks (oh, I guess it is _months_ now),...

Interesting.. I recently released a new version. Can you perhaps try to install the older version and let me know if downgrading resolves the issue? Old version: https://github.com/stefansundin/powermate.deb/releases/tag/7-1

That's very cool. I'll try it out tomorrow. I'd be happy to hear any other suggestions that you might have. Thanks.

I tried it and it works good for me. I would probably make it an option though (or probably a command line switch), so I have to figure that out....