You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timed unsuspend (and for how long) then suspend again any given app. This can be useful to apps like mail clients by allowing them to wake up and poll for mail, for example.
Click an suspended app, or bring it to focus to unsuspend it. It can be an immensely useful if implemented.
Both of these features would make Nyrna immensely useful to me as a daily driver and probably to many laptop users too for optimizing battery run time.
The text was updated successfully, but these errors were encountered:
geotro
changed the title
[Feature request] Auto-resume
[Feature request] Auto-resume at timed interval, or window focus/click
Oct 1, 2024
Nyrna is really cool! thanks for working on it.
I would like to request two features.
Timed unsuspend (and for how long) then suspend again any given app. This can be useful to apps like mail clients by allowing them to wake up and poll for mail, for example.
Click an suspended app, or bring it to focus to unsuspend it. It can be an immensely useful if implemented.
To implement this feature one might look into https://stackoverflow.com/questions/1014822/how-to-know-which-window-has-focus-and-how-to-change-it or on how xdotool / xprop do this and mimick it: https://superuser.com/questions/382616/detecting-currently-active-window
Both of these features would make Nyrna immensely useful to me as a daily driver and probably to many laptop users too for optimizing battery run time.
The text was updated successfully, but these errors were encountered: