-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request - Specify a window/app to pause/unpause instead of active window #177
Comments
We could probably add an optional command line argument, so that it would be possible to specify maybe the executable you want suspended - something like:
Then just add that command to a shortcut for your system, and create as many as you like. Would that work for your uses? |
That would work, but I would also like a hotkey so I can easily trigger it from my controller. I am sure I can figure a way to run a link/cmd via a macro but would be so much easier if I could just set a special hotkey Thanks |
I will give it some thought :) |
Appreciate it |
Allows users to set hotkeys for specific apps. They can choose the executable name from a list of running apps and set a hotkey for it. When the hotkey is pressed, all instances of the app will be toggled between suspended and resumed. Resolves #177
I added the ability to assign a hotkey to specific apps. Please give this a try and let me know if that works for you. :) |
You are a rockstar!!!
Testing it now
|
Not sure whats goings on but it keeps crashing on Win 11 for me
Faulting application name: nyrna.exe, version: 2.16.0.0, time stamp:
0x64c94c5b
Faulting module name: ucrtbase.dll, version: 10.0.22621.436, time stamp:
0xf5fc15a3
Exception code: 0xc0000409
Fault offset: 0x000000000007f61e
Faulting process id: 0x0x79B4
Faulting application start time: 0x0x1D9C4C0572AEEFC
Faulting application path: C:\Users\Jeremyr\AppData\Roaming\Nyrna\nyrna.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: e687ee2d-9680-427b-abea-3ea184d5ba0c
Faulting package full name:
Faulting package-relative application ID:
|
That is weird. I'll spin up a Windows 11 machine so I can test it. |
Appreciate it, might be time to reinstall windows on my main pc… or switch to linux full time
|
Alright, think I have fixed that now. Please give this one a try. 🤞 |
This is awesome, thank you again for working on this! |
I'll take it that means it works for you 😁 |
Sorry for the late update. Yes it was working great.
Seemed to have a bit of delay in the game I was playing but will test it
with others tonight
… Message ID: ***@***.***>
|
2 big issues so far
|
That's weird. Does it crash if you try to bind different keys, or have you just tried one? Maybe try something like Thanks for providing such helpful info to help troubleshoot! 💙 |
My keyboard has F1-F22 and I generally use F23-F24 for my controller.
It was originally set to F24 and I tried setting
F15, F19, F20, Insert, Delete
No combos but can give it a shot later today.
Also it looks like it's having trouble accessing the logging file and I
have seen that same error attached up to 3 times when toggling verbose
logging on/off
Hope this helps, lmk if you need me to try anything else
…On Fri, Aug 4, 2023, 11:35 AM Kristen McWilliam ***@***.***> wrote:
That's weird. Does it crash if you try to bind different keys, or have you
just tried one? Maybe try something like Ctrl + F10? More Windows testing!
Thanks for providing such helpful info to help troubleshoot! 💙
—
Reply to this email directly, view it on GitHub
<#177 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCDFRF3CFVRQX425M3OU23XTUJD3ANCNFSM6AAAAAA2UWU2RQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Confirmed the crash on my end by using Also fixed an issue with the logger, at the least it shouldn't cause a crash now. Please give this build a shot :) |
Looking good, Logging just shows Can set/change both global + specific hotkeys just time. 1 thing I noticed, which you might not have implemented yet is the Verbose Logging is not persistent across restarts and the still 3-5 sec actual pause delay. But great job! |
Yeah, Windows being Windows. I will continue looking into it, thanks for bringing it to my attention! :)
That will be in the next build.
Might not be a whole lot to do about this, Windows makes this sort of thing nearly impossible. I'll add it to the todo list to see if it can be improved.
🎉 Glad to hear it is working now! Thanks again for the troubleshooting, you gave great info and it was a big help. 💙 |
Looking forward to the next build.
Just want to say the previous official release does an instant pause for me,
just the specific app build delays the pause.
|
Hmm, after testing it some more I can only reproduce the issue on Windows 11; both Windows 10 and Linux suspend instantly, though for me it also happens with the most recent stable build. |
Windows performance should see a marked improvement with v2.17.0. 🎉 |
Awesome, thank you! |
Hi there,
Loving the program so far and seems to be better then my previous setup of using Cheat Engine to pause the process or set the speed to 0.01
However could you possible add a new feature to add a hotkey to suspend a predefined window/application?
I mainly use this for gaming, and I generally use a controller while also not having the game window as active.. (browsing web, watching videos or anime, etc) and would like to just pause without needing to click back into the game.
Think this is a feature you would be interested in implementing?
The text was updated successfully, but these errors were encountered: